German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/annex-2b-care-domain> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "annex-2b-care-domain"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem annex-2b-care-domain</b></p><a name=\"annex-2b-care-domain\"> </a><a name=\"hcannex-2b-care-domain\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">e12-home-nursing<a name=\"annex-2b-care-domain-e12-home-nursing\"> </a></td><td>e12 Home Nursing</td><td>Home-nursing order (haeusliche Krankenpflege)</td></tr><tr><td style=\"white-space:nowrap\">e26-sociotherapy-order<a name=\"annex-2b-care-domain-e26-sociotherapy-order\"> </a></td><td>e26 Sociotherapy Order</td><td>Sociotherapy order</td></tr><tr><td style=\"white-space:nowrap\">e27-sociotherapy-plan<a name=\"annex-2b-care-domain-e27-sociotherapy-plan\"> </a></td><td>e27 Sociotherapy Plan</td><td>Sociotherapy support plan</td></tr><tr><td style=\"white-space:nowrap\">e56-rehabilitation-participation<a name=\"annex-2b-care-domain-e56-rehabilitation-participation\"> </a></td><td>e56 Rehabilitation Participation</td><td>Rehabilitation sport or function-training participation request</td></tr><tr><td style=\"white-space:nowrap\">e62b-outpatient-intensive-care-order<a name=\"annex-2b-care-domain-e62b-outpatient-intensive-care-order\"> </a></td><td>e62B Outpatient Intensive Care Order</td><td>Outpatient intensive-care order</td></tr><tr><td style=\"white-space:nowrap\">e62c-outpatient-intensive-care-plan<a name=\"annex-2b-care-domain-e62c-outpatient-intensive-care-plan\"> </a></td><td>e62C Outpatient Intensive Care Plan</td><td>Outpatient intensive-care treatment plan</td></tr><tr><td style=\"white-space:nowrap\">e63-sapv-order<a name=\"annex-2b-care-domain-e63-sapv-order\"> </a></td><td>e63 SAPV Order</td><td>Specialized outpatient palliative-care order</td></tr><tr><td style=\"white-space:nowrap\">e64-preventive-care-order<a name=\"annex-2b-care-domain-e64-preventive-care-order\"> </a></td><td>e64 Preventive Care Order</td><td>Preventive-care order for a mother or father</td></tr><tr><td style=\"white-space:nowrap\">e70-assisted-reproduction-plan<a name=\"annex-2b-care-domain-e70-assisted-reproduction-plan\"> </a></td><td>e70 Assisted Reproduction Plan</td><td>Initial assisted-reproduction treatment plan</td></tr><tr><td style=\"white-space:nowrap\">e70a-assisted-reproduction-follow-up<a name=\"annex-2b-care-domain-e70a-assisted-reproduction-follow-up\"> </a></td><td>e70A Assisted Reproduction Follow-up</td><td>Follow-up assisted-reproduction treatment plan</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.16.73" ]
] ;
fhir:CodeSystem.version [ fhir:value "2025-05-23"] ;
fhir:CodeSystem.name [ fhir:value "Annex2bCareDomainCS"] ;
fhir:CodeSystem.title [ fhir:value "Annex 2b Care Domain"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Stable form and care-domain discriminators for reusable record profiles derived from Annex 2b BMV-A, version 2025-05-23. This CodeSystem is not a clinical service catalog."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "e12-home-nursing" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e12 Home Nursing" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Home-nursing order (haeusliche Krankenpflege)" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "e26-sociotherapy-order" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e26 Sociotherapy Order" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Sociotherapy order" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "e27-sociotherapy-plan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e27 Sociotherapy Plan" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Sociotherapy support plan" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "e56-rehabilitation-participation" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e56 Rehabilitation Participation" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Rehabilitation sport or function-training participation request" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "e62b-outpatient-intensive-care-order" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e62B Outpatient Intensive Care Order" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Outpatient intensive-care order" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "e62c-outpatient-intensive-care-plan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e62C Outpatient Intensive Care Plan" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Outpatient intensive-care treatment plan" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "e63-sapv-order" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e63 SAPV Order" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Specialized outpatient palliative-care order" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "e64-preventive-care-order" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e64 Preventive Care Order" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Preventive-care order for a mother or father" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "e70-assisted-reproduction-plan" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e70 Assisted Reproduction Plan" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Initial assisted-reproduction treatment plan" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "e70a-assisted-reproduction-follow-up" ] ;
fhir:CodeSystem.concept.display [ fhir:value "e70A Assisted Reproduction Follow-up" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Follow-up assisted-reproduction treatment plan" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/annex-2b-care-domain.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/annex-2b-care-domain.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.90.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report