IE (Ireland) Core Implementation Guide 1.0.0-ballot - Ballot
Publication Build: This will be filled in by the publication tooling
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> . @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 ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ie-core-ethnicity"] ; # 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 ie-core-ethnicity</b></p><a name=\"ie-core-ethnicity\"> </a><a name=\"hcie-core-ethnicity\"> </a><a name=\"ie-core-ethnicity-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ie-core-ethnicity-codes.html\"><code>http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-ethnicity-codes</code></a></li></ul></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "cgp" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "3"^^xsd:integer ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ; fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ; fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://iehr.ai/fhir/ie/core/ValueSet/ie-core-ethnicity"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.54392.5.2690.48.1" ] ] ) ; # fhir:version [ fhir:v "1.0.0-ballot"] ; # fhir:name [ fhir:v "IECoreEthnicity"] ; # fhir:title [ fhir:v "IE Core ethnicity"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2025-01-23T08:26:19-05:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "iEHR.ai"] ; # fhir:contact ( [ fhir:name [ fhir:v "iEHR.ai" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.iehr.ai" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@iehr.ai" ] ] ) ] ) ; # fhir:description [ fhir:v "This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate Ethnicity."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "IE" ] ] ) ] ) ; # fhir:copyright [ fhir:v "iEHR.ai, all rights reserved Creative Commons License"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-ethnicity-codes"^^xsd:anyURI ] ] ) ] . #