MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleServiceRequestImg"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/imaging/StructureDefinition/serviceRequest-img-myhealtheu"^^xsd:anyURI ;
fhir:link <http://fhir.ehdsi.eu/imaging/StructureDefinition/serviceRequest-img-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: ServiceRequest ExampleServiceRequestImg</b></p><a name=\"ExampleServiceRequestImg\"> </a><a name=\"hcExampleServiceRequestImg\"> </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-serviceRequest-img-myhealtheu.html\">ServiceRequest: Imaging</a></p></div><p><b>identifier</b>: Accession ID/ACC-IMG-123456</p><p><b>requisition</b>: <code>http://example.org/fhir/requisition</code>/REQ-IMG-98765</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363679005}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>authoredOn</b>: 2024-10-01</p><p><b>requester</b>: <a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">unknown</span></p><p><b>reasonReference</b>: <a href=\"Condition-ExampleConditionHeadache.html\">Condition Headache (finding)</a></p><p><b>insurance</b>: <a href=\"Coverage-ExampleCoverageImg.html\">Coverage: status = active; type = extended healthcare; period = 2023-01-01 --> 2025-01-01</a></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 "ACSN" ] ] ) ] ;
fhir:system [ fhir:v "http://example.org/fhir/accession"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ACC-IMG-123456" ]
] ) ; #
fhir:requisition [
fhir:system [ fhir:v "http://example.org/fhir/requisition"^^xsd:anyURI ] ;
fhir:value [ fhir:v "REQ-IMG-98765" ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:363679005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363679005" ] ;
fhir:display [ fhir:v "Imaging" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49" ]
] ; #
fhir:authoredOn [ fhir:v "2024-10-01"^^xsd:date] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530" ]
] ; #
fhir:reasonCode ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "unknown" ] ] )
] ) ; #
fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/ExampleConditionHeadache" ]
] ) ; #
fhir:insurance ( [
fhir:reference [ fhir:v "Coverage/ExampleCoverageImg" ]
] ) . #
IG © 2025+ MyHealth@Eu. Package myhealth.eu.fhir.imaging#0.0.1 based on FHIR 4.0.1. Generated 2025-06-25