MyHealth@Eu NCPeH API - Local Development build (v10.0.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@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/DocumentReference/SimpleChemistryResultDocRef> a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "SimpleChemistryResultDocRef"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://fhir.ehdsi.eu/ncp-api/StructureDefinition/DocumentReference-minimal-myhealtheu" ;
fhir:index 0 ;
fhir:link <http://fhir.ehdsi.eu/ncp-api/StructureDefinition/DocumentReference-minimal-myhealtheu>
]
] ;
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: DocumentReference SimpleChemistryResultDocRef</b></p><a name=\"SimpleChemistryResultDocRef\"> </a><a name=\"hcSimpleChemistryResultDocRef\"> </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-DocumentReference-minimal-myhealtheu.html\">DocumentReference: Minimal</a></p></div><p><b>masterIdentifier</b>: <code>http://example.org</code>/ba91c64b-f30c-4137-a484-34bbba5e8804</p><p><b>identifier</b>: <code>https://example.org/NamingSystem/it/docid</code>/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11502-2}\">Laboratory report</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 18719-5}\">Chemistry studies (set)</span></p><p><b>subject</b>: <a href=\"Patient-SamplePatient.html\">John Albertus Doe Male, DoB: 1989-12-12 ( https://example.org/NamingSystem/be/ssin#89121210976 (use: official, ))</a></p><p><b>date</b>: 2022-03-30 11:24:26+0100</p><p><b>description</b>: Laboratorní zpráva</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/fhir+json</td><td>Czech</td><td><a href=\"http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport\">http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport</a></td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>Czech</td><td>http.example.org/pdf/SimpleChemistryResultReport.pdf</td></tr></table></blockquote></div>"
] ;
fhir:DocumentReference.masterIdentifier [
fhir:Identifier.system [ fhir:value "http://example.org" ] ;
fhir:Identifier.value [ fhir:value "ba91c64b-f30c-4137-a484-34bbba5e8804" ]
] ;
fhir:DocumentReference.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://example.org/NamingSystem/it/docid" ] ;
fhir:Identifier.value [ fhir:value "c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju" ]
] ;
fhir:DocumentReference.status [ fhir:value "current"] ;
fhir:DocumentReference.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11502-2 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11502-2" ] ;
fhir:Coding.display [ fhir:value "Laboratory report" ]
]
] ;
fhir:DocumentReference.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:18719-5 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "18719-5" ] ;
fhir:Coding.display [ fhir:value "Chemistry studies (set)" ]
]
] ;
fhir:DocumentReference.subject [
fhir:link <http://hl7.org/fhir/Patient/SamplePatient> ;
fhir:Reference.reference [ fhir:value "Patient/SamplePatient" ]
] ;
fhir:DocumentReference.date [ fhir:value "2022-03-30T11:24:26+01:00"^^xsd:dateTime] ;
fhir:DocumentReference.description [ fhir:value "Laboratorní zpráva"] ;
fhir:DocumentReference.content [
fhir:index 0 ;
fhir:DocumentReference.content.attachment [
fhir:Attachment.contentType [ fhir:value "application/fhir+json" ] ;
fhir:Attachment.language [ fhir:value "cs" ] ;
fhir:Attachment.url [ fhir:value "http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport" ]
]
], [
fhir:index 1 ;
fhir:DocumentReference.content.attachment [
fhir:Attachment.contentType [ fhir:value "application/pdf" ] ;
fhir:Attachment.language [ fhir:value "cs" ] ;
fhir:Attachment.url [ fhir:value "http.example.org/pdf/SimpleChemistryResultReport.pdf" ]
]
] .
<http://hl7.org/fhir/Patient/SamplePatient> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/SimpleChemistryResultDocRef.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DocumentReference/SimpleChemistryResultDocRef.ttl> .
IG © 2023+ MyHealthEu. Package myhealth.eu.fhir.ncp-api#10.0.0-ci based on FHIR 4.0.1. Generated 2026-09-01