@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:Encounter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FachabteilungskontaktMinimal"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter FachabteilungskontaktMinimal</b></p><a name=\"FachabteilungskontaktMinimal\"> </a><a name=\"hcFachabteilungskontaktMinimal\"> </a><p><b>identifier</b>: Visit number/0123456789</p><p><b>status</b>: Unknown</p><p><b>class</b>: <a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-IMP\">v3 Code System ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/kontaktart-de operation}\">Operation</span>, <span title=\"Codes:{http://fhir.de/CodeSystem/Kontaktebene abteilungskontakt}\">Abteilungskontakt</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel 0100}\">Innere Medizin</span></p><p><b>subject</b>: <a href=\"Bundle-ISiKBundle-Example.html#urn-uuid-3bada18a-6fd2-11ed-a1eb-0242ac112345\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Medical record number)</a></p><p><b>period</b>: 2022-05-03 --> 2022-05-05</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "VN" ] ] ) ] ;
fhir:system [
fhir:v "https://test.krankenhaus.de/fhir/sid/besuchsnummer"^^xsd:anyURI ;
fhir:l <https://test.krankenhaus.de/fhir/sid/besuchsnummer> ] ;
fhir:value [ fhir:v "0123456789" ]
] ) ; #
fhir:status [ fhir:v "unknown"] ; #
fhir:class [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode> ] ;
fhir:code [ fhir:v "IMP" ]
] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/kontaktart-de"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/kontaktart-de> ] ;
fhir:code [ fhir:v "operation" ] ] )
] [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/Kontaktebene"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/Kontaktebene> ] ;
fhir:code [ fhir:v "abteilungskontakt" ] ] )
] ) ; #
fhir:serviceType [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel> ] ;
fhir:code [ fhir:v "0100" ] ] )
] ; #
fhir:subject [
fhir:l <urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345> ;
fhir:reference [ fhir:v "urn:uuid:3bada18a-6fd2-11ed-a1eb-0242ac112345" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2022-05-03"^^xsd:date ] ;
fhir:end [ fhir:v "2022-05-05"^^xsd:date ]
] . #
IG © 2026+ gematik GmbH. Paket basis#6.0.0-rc basierend auf FHIR 4.0.1. Generiert 2026-06-10
Links: Table of Contents |
QA Report