MyHealth@Eu MVC package 9.1.0 - trial-use
MyHealth@Eu MVC package - Downloaded Version 9.1.0 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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "eHDSIOutcomeOfPregnancy"] ; # fhir:url [ fhir:v "http://terminology.ehdsi.eu/ValueSet/eHDSIOutcomeOfPregnancy"^^xsd:anyURI ; fhir:l <http://terminology.ehdsi.eu/ValueSet/eHDSIOutcomeOfPregnancy> ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.62" ] ] ) ; # fhir:version [ fhir:v "9.1.0"] ; # fhir:name [ fhir:v "EHDSIOutcomeOfPregnancy"] ; # fhir:title [ fhir:v "eHDSI Outcome of Pregnancy"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-05-08T11:21:08+02:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "MyHealth@Eu"] ; # fhir:contact ( [ fhir:name [ fhir:v "MyHealth@Eu" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ] ] ) ] ) ; # fhir:description [ fhir:v "The Value Set is used to code the outcome of previous pregnancy."] ; # fhir:copyright [ fhir:v "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org."] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; ( fhir:concept [ fhir:code [ fhir:v "34801009" ] ; fhir:display [ fhir:v "Ectopic pregnancy" ] ] [ fhir:code [ fhir:v "417044008" ] ; fhir:display [ fhir:v "Hydatidiform mole, benign" ] ] [ fhir:code [ fhir:v "276507005" ] ; fhir:display [ fhir:v "Fetal death" ] ] [ fhir:code [ fhir:v "281050002" ] ; fhir:display [ fhir:v "Livebirth" ] ] [ fhir:code [ fhir:v "17369002" ] ; fhir:display [ fhir:v "Miscarriage" ] ] [ fhir:code [ fhir:v "276506001" ] ; fhir:display [ fhir:v "Newborn death" ] ] [ fhir:code [ fhir:v "237364002" ] ; fhir:display [ fhir:v "Stillbirth" ] ] [ fhir:code [ fhir:v "57797005" ] ; fhir:display [ fhir:v "Termination of pregnancy" ] ] ) ] ) ] . #