MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter - 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 "b49cdbed-299c-4b95-aa9d-273811521147"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/hdr/StructureDefinition/encounter-hdr-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/hdr/StructureDefinition/encounter-hdr-myhealtheu>     ] )
  ] ; # 
  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 b49cdbed-299c-4b95-aa9d-273811521147</b></p><a name=\"b49cdbed-299c-4b95-aa9d-273811521147\"> </a><a name=\"hcb49cdbed-299c-4b95-aa9d-273811521147\"> </a><a name=\"b49cdbed-299c-4b95-aa9d-273811521147-en-US\"> </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-encounter-hdr-myhealtheu.html\">Encounter: HDR</a></p></div><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>: inpatient encounter</p><p><b>subject</b>: <a href=\"Bundle-BundleExampleHdr.html#urn-uuid-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49\">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p><p><b>period</b>: 2024-11-11 15:46:00+0100 --&gt; 2024-11-12 15:46:00+0100</p><p><b>serviceProvider</b>: <a href=\"Bundle-BundleExampleHdr.html#urn-uuid-ff4d98d1-69c9-43db-896e-58d11c15662c\">Bundle: identifier = http://example.org#7c8218d6-7a5b-4974-8221-c9102ad4fb41; type = document; timestamp = 2024-11-18 14:30:00+0100</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  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 "inpatient encounter" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2024-11-11T15:46:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-11-12T15:46:00+01:00"^^xsd:dateTime ]
  ] ; # 
  fhir:serviceProvider [
fhir:reference [ fhir:v "urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c" ]
  ] . #