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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "epa-ms-operation-outcome-details"] ; # 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: ValueSet epa-ms-operation-outcome-details</b></p><a name=\"epa-ms-operation-outcome-details\"> </a><a name=\"hcepa-ms-operation-outcome-details\"> </a><a name=\"epa-ms-operation-outcome-details-de-DE\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://gematik.de/fhir/ti/1.0.0/ValueSet-ti-operation-outcome-details.html\">TI Operation Outcome Details Value Set</a></li><li>Include all codes defined in <a href=\"CodeSystem-epa-ms-operation-outcome-details.html\"><code>https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/ValueSet/epa-ms-operation-outcome-details"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.5-1"] ; # fhir:name [ fhir:v "EPAMSOperationOutcomeDetailsVS"] ; # fhir:title [ fhir:v "EPA Medication Service Operation Outcome ValueSet"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-02-28"^^xsd:date] ; # fhir:publisher [ fhir:v "gematik GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "gematik GmbH" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.gematik.de" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "patientteam [ at ] gematik.de" ] ] ) ] ) ; # fhir:description [ fhir:v "Enthält alle Codes für das Operation Outcome des Medication Service."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "DE" ] ] ) ] ) ; # fhir:compose [ ( fhir:include [ ( fhir:valueSet [ fhir:v "https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details"^^xsd:anyURI ; fhir:link <https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details> ] ) ] [ fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details"^^xsd:anyURI ] ] ) ] . #