This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
- Exclude these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ActCode
Code | Display | Definition |
_ActAccountCode | ActAccountCode | An account represents a grouping of financial transactions that are tracked and reported together with a single balance. Examples of account codes (types) are Patient billing accounts (collection of charges), Cost centers; Cash. |
"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/v3-ActAccountCode"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.14809" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "ActAccountCode"] ; #
fhir:title [ fhir:v "ActAccountCode"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2014-03-26"^^xsd:date] ; #
fhir:description [ fhir:v "An account represents a grouping of financial transactions that are tracked and reported together with a single balance. Examples of account codes (types) are Patient billing accounts (collection of charges), Cost centers; Cash."] ; #
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:filter ( [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "_ActAccountCode" ]
] )
] ) ;
fhir:exclude ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:concept ( [
fhir:code [ fhir:v "_ActAccountCode" ]
] )
] )
] . #
# -------------------------------------------------------------------------------------