v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Condition Code (2.3.1 - 1.0.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "conditionCodesV100"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-conditionCodesV100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/conditionCodesV100</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0043"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/conditionCodesV100"^^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.18.19" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ConditionCodesV100"] ; # 
  fhir:title [ fhir:v "Condition Code (2.3.1 - 1.0.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "HL7-defined code system of concepts specifying the condition code.  This field is defined by CMS or other regulartory agencies.  Used in HL7 Version 2.x messaging in the UB2 segment."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Military service related" ] ;
fhir:definition [ fhir:v "Military service related" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Condition is employment related" ] ;
fhir:definition [ fhir:v "Condition is employment related" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Patient covered by insurance not reflected here" ] ;
fhir:definition [ fhir:v "Patient covered by insurance not reflected here" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "04" ] ;
fhir:display [ fhir:v "HMO enrollee" ] ;
fhir:definition [ fhir:v "HMO enrollee" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "05" ] ;
fhir:display [ fhir:v "Lien has been filed" ] ;
fhir:definition [ fhir:v "Lien has been filed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "06" ] ;
fhir:display [ fhir:v "ESRD patient in first 18 months of entitlement covered by employer group health insurance" ] ;
fhir:definition [ fhir:v "ESRD patient in first 18 months of entitlement covered by employer group health insurance" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "07" ] ;
fhir:display [ fhir:v "Treatment of non-terminal condition for hospice patient" ] ;
fhir:definition [ fhir:v "Treatment of non-terminal condition for hospice patient" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "08" ] ;
fhir:display [ fhir:v "Beneficiary would not provide information concerning other insurance coverage" ] ;
fhir:definition [ fhir:v "Beneficiary would not provide information concerning other insurance coverage" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "09" ] ;
fhir:display [ fhir:v "Neither patient nor spouse is employed" ] ;
fhir:definition [ fhir:v "Neither patient nor spouse is employed" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Patient and/or spouse is employed but no EGHP exists" ] ;
fhir:definition [ fhir:v "Patient and/or spouse is employed but no EGHP exists" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Disabled beneficiary but no LGHP" ] ;
fhir:definition [ fhir:v "Disabled beneficiary but no LGHP" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "12" ] ;
fhir:display [ fhir:v "Payer codes." ] ;
fhir:definition [ fhir:v "Payer codes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "13" ] ;
fhir:display [ fhir:v "Payer codes." ] ;
fhir:definition [ fhir:v "Payer codes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "14" ] ;
fhir:display [ fhir:v "Payer codes." ] ;
fhir:definition [ fhir:v "Payer codes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "Payer codes." ] ;
fhir:definition [ fhir:v "Payer codes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "Payer codes." ] ;
fhir:definition [ fhir:v "Payer codes." ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "18" ] ;
fhir:display [ fhir:v "Maiden name retained" ] ;
fhir:definition [ fhir:v "Maiden name retained" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "19" ] ;
fhir:display [ fhir:v "Child retains mother's name" ] ;
fhir:definition [ fhir:v "Child retains mother's name" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "20" ] ;
fhir:display [ fhir:v "Beneficiary requested billing" ] ;
fhir:definition [ fhir:v "Beneficiary requested billing" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "21" ] ;
fhir:display [ fhir:v "Billing for Denial Notice" ] ;
fhir:definition [ fhir:v "Billing for Denial Notice" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "VA eligible patient chooses to receive services in a Medicare certified facility" ] ;
fhir:definition [ fhir:v "VA eligible patient chooses to receive services in a Medicare certified facility" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "Patient referred to a sole community hospital for a diagnostic laboratory test" ] ;
fhir:definition [ fhir:v "Patient referred to a sole community hospital for a diagnostic laboratory test" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "28" ] ;
fhir:display [ fhir:v "Patient and/or spouse’s EGHP is secondary to Medicare" ] ;
fhir:definition [ fhir:v "Patient and/or spouse’s EGHP is secondary to Medicare" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "29" ] ;
fhir:display [ fhir:v "Disabled beneficiary and/or family member’s LGHP is secondary to Medicare" ] ;
fhir:definition [ fhir:v "Disabled beneficiary and/or family member’s LGHP is secondary to Medicare" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "31" ] ;
fhir:display [ fhir:v "Patient is student (full time-day)" ] ;
fhir:definition [ fhir:v "Patient is student (full time-day)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "32" ] ;
fhir:display [ fhir:v "Patient is student (cooperative/work study program)" ] ;
fhir:definition [ fhir:v "Patient is student (cooperative/work study program)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "Patient is student (full time-night)" ] ;
fhir:definition [ fhir:v "Patient is student (full time-night)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "34" ] ;
fhir:display [ fhir:v "Patient is student (Part time)" ] ;
fhir:definition [ fhir:v "Patient is student (Part time)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "General care patient in a special unit" ] ;
fhir:definition [ fhir:v "General care patient in a special unit" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "37" ] ;
fhir:display [ fhir:v "Ward accommodation as patient request" ] ;
fhir:definition [ fhir:v "Ward accommodation as patient request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "38" ] ;
fhir:display [ fhir:v "Semi-private room not available" ] ;
fhir:definition [ fhir:v "Semi-private room not available" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "39" ] ;
fhir:display [ fhir:v "Private room medically necessary" ] ;
fhir:definition [ fhir:v "Private room medically necessary" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "40" ] ;
fhir:display [ fhir:v "Same day transfer" ] ;
fhir:definition [ fhir:v "Same day transfer" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "Partial hospitalization" ] ;
fhir:definition [ fhir:v "Partial hospitalization" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "46" ] ;
fhir:display [ fhir:v "Non-availability statement on file" ] ;
fhir:definition [ fhir:v "Non-availability statement on file" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "48" ] ;
fhir:display [ fhir:v "Psychiatric residential treatment centers for children and adolescents" ] ;
fhir:definition [ fhir:v "Psychiatric residential treatment centers for children and adolescents" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "55" ] ;
fhir:display [ fhir:v "SNF bed not available" ] ;
fhir:definition [ fhir:v "SNF bed not available" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "56" ] ;
fhir:display [ fhir:v "Medical appropriateness" ] ;
fhir:definition [ fhir:v "Medical appropriateness" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "57" ] ;
fhir:display [ fhir:v "SNF readmission" ] ;
fhir:definition [ fhir:v "SNF readmission" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "60" ] ;
fhir:display [ fhir:v "Day outlier" ] ;
fhir:definition [ fhir:v "Day outlier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "61" ] ;
fhir:display [ fhir:v "Cost outlier" ] ;
fhir:definition [ fhir:v "Cost outlier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "62" ] ;
fhir:display [ fhir:v "Payer code" ] ;
fhir:definition [ fhir:v "Payer code" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "66" ] ;
fhir:display [ fhir:v "Provider does not wish cost outlier payment" ] ;
fhir:definition [ fhir:v "Provider does not wish cost outlier payment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "67" ] ;
fhir:display [ fhir:v "Beneficiary elects not to use life time reserve (LTR) days" ] ;
fhir:definition [ fhir:v "Beneficiary elects not to use life time reserve (LTR) days" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "68" ] ;
fhir:display [ fhir:v "Beneficiary elects to use life time reserve (LTR) days" ] ;
fhir:definition [ fhir:v "Beneficiary elects to use life time reserve (LTR) days" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "70" ] ;
fhir:display [ fhir:v "Self-administered EPO" ] ;
fhir:definition [ fhir:v "Self-administered EPO" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "71" ] ;
fhir:display [ fhir:v "Full care in unit" ] ;
fhir:definition [ fhir:v "Full care in unit" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "72" ] ;
fhir:display [ fhir:v "Self-care in unit" ] ;
fhir:definition [ fhir:v "Self-care in unit" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "73" ] ;
fhir:display [ fhir:v "Self-care training" ] ;
fhir:definition [ fhir:v "Self-care training" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "74" ] ;
fhir:display [ fhir:v "Home" ] ;
fhir:definition [ fhir:v "Home" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "75" ] ;
fhir:display [ fhir:v "Home - 100% reimbursement" ] ;
fhir:definition [ fhir:v "Home - 100% reimbursement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "76" ] ;
fhir:display [ fhir:v "Back-up in facility dialysis" ] ;
fhir:definition [ fhir:v "Back-up in facility dialysis" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "77" ] ;
fhir:display [ fhir:v "Provider accepts or is obligated/required due to a contractual arrangement or law to accept payment by a primary payer as payment in full" ] ;
fhir:definition [ fhir:v "Provider accepts or is obligated/required due to a contractual arrangement or law to accept payment by a primary payer as payment in full" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "78" ] ;
fhir:display [ fhir:v "New coverage not implemented by HMO" ] ;
fhir:definition [ fhir:v "New coverage not implemented by HMO" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "79" ] ;
fhir:display [ fhir:v "Corf services provided off-site" ] ;
fhir:definition [ fhir:v "Corf services provided off-site" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "80" ] ;
fhir:display [ fhir:v "Pregnant" ] ;
fhir:definition [ fhir:v "Pregnant" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "schwanger" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] ) . #