MII IG Dokument
2026.0.0-ballot - ci-build Unknown region code '276'

MII IG Dokument, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatz-dokument/ and changes regularly. See the Directory of published versions

: AmandaAlzheimerEinrichtungskontakt - TTL Representation

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:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AmandaAlzheimerEinrichtungskontakt"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung"^^xsd:anyURI ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter AmandaAlzheimerEinrichtungskontakt</b></p><a name=\"AmandaAlzheimerEinrichtungskontakt\"> </a><a name=\"hcAmandaAlzheimerEinrichtungskontakt\"> </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=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.fall@2025.0.0&amp;canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung\">MII PR Fall Kontakt mit einer Gesundheitseinrichtung</a></p></div><p><b>identifier</b>: Fallnummer/123456</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: stationär</p><p><b>type</b>: <span title=\"Codes:\">Einrichtungskontakt</span></p><p><b>subject</b>: <a href=\"Patient-AmandaAlzheimer.html\">Alzheimer Amanda (official) weiblich, DoB Unknown ( Einrichtungsinterne Patienten(-Akten-)Nummer (use: usual, ))</a></p><p><b>period</b>: 2028-01-24 00:00:00+0100 --&gt; 2028-02-06 00:00:00+0100</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VN" ]       ] )     ] ;
fhir:system [ fhir:v "http://uk-musterstadt.de/fid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "stationär" ]
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:code [ fhir:v "einrichtungskontakt" ] ;
fhir:display [ fhir:v "Einrichtungskontakt" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/AmandaAlzheimer" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2028-01-24T00:00:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2028-02-06T00:00:00+01:00"^^xsd:dateTime ]
  ] . #