@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 "isik-encounter-Sternenfall"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung"^^xsd:anyURI ;
fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung> ] )
] ; #
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 isik-encounter-Sternenfall</b></p><a name=\"isik-encounter-Sternenfall\"> </a><a name=\"hcisik-encounter-Sternenfall\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKKontaktGesundheitseinrichtung.html\">ISiKKontaktGesundheitseinrichtung</a></p></div><p><b>identifier</b>: Visit number/Sternenfall-20200310-001</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (Inpatient)</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/Kontaktebene abteilungskontakt}\">Abteilungskontakt</span></p><p><b>subject</b>: <a href=\"Patient-isik-patient-156722.html\">Aelin Sternenfall (official) Unknown, DoB: ( Medical record number)</a></p><p><b>period</b>: 2020-03-10 20:17:06+0100 --> (ongoing)</p><p><b>account</b>: Identifier: <code>https://test.krankenhaus.de/fhir/sid/fallnummer</code>/174357</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.org/packages/de.basisprofil.r4/Location/isik-station-anaesthesie\">Location/isik-station-anaesthesie</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></td></tr></table></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/aufnahmenummer"^^xsd:anyURI ;
fhir:l <https://test.krankenhaus.de/fhir/sid/aufnahmenummer> ] ;
fhir:value [ fhir:v "Sternenfall-20200310-001" ]
] ) ; #
fhir:status [ fhir:v "in-progress"] ; #
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:display [ fhir:v "Inpatient" ]
] ; #
fhir:type ( [
( 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:subject [
fhir:l fhir:Patient/isik-patient-156722 ;
fhir:reference [ fhir:v "Patient/isik-patient-156722" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2020-03-10T20:17:06+01:00"^^xsd:dateTime ]
] ; #
fhir:account ( [
fhir:identifier [
fhir:system [
fhir:v "https://test.krankenhaus.de/fhir/sid/fallnummer"^^xsd:anyURI ;
fhir:l <https://test.krankenhaus.de/fhir/sid/fallnummer> ] ;
fhir:value [ fhir:v "174357" ] ]
] ) ; #
fhir:location ( [
fhir:location [
fhir:l fhir:Location/isik-station-anaesthesie ;
fhir:reference [ fhir:v "Location/isik-station-anaesthesie" ] ] ;
fhir:physicalType [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/location-physical-type> ] ;
fhir:code [ fhir:v "wa" ] ;
fhir:display [ fhir:v "Ward" ] ] ) ]
] ) . #
IG © 2026+ gematik GmbH. Paket vitalparameter#6.0.0-rc basierend auf FHIR 4.0.1. Generiert 2026-04-02
Links: Table of Contents |
QA Report