HL7 Europe Medication Prescription and Dispense 1.0.0-alpha - qa-preview 150
HL7 Europe Medication Prescription and Dispense - Downloaded Version 1.0.0-alpha See the Directory of published versions
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:ActorDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "actor-producer"] ; # 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: ActorDefinition actor-producer</b></p><a name=\"actor-producer\"> </a><a name=\"hcactor-producer\"> </a><table class=\"grid\"><tr><td><b>Actor: Producer </b></td><td/><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://www.xt-ehr.eu/specifications/fhir/actor-producer"^^xsd:anyURI ; fhir:l <https://www.xt-ehr.eu/specifications/fhir/actor-producer> ] ; # fhir:version [ fhir:v "1.0.0-alpha"] ; # fhir:name [ fhir:v "Producer"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2026-02-26T11:01:35+01:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Europe"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Europe" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.eu" ] ] ) ] ) ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "150" ] ; fhir:display [ fhir:v "Europe" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; # fhir:type [ fhir:v "system"] . #