WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-10-30 |
@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 "HIV.E.DE246"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset> ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset> ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HIV.E.DE246</b></p><a name=\"HIV.E.DE246\"> </a><a name=\"hcHIV.E.DE246\"> </a><a name=\"HIV.E.DE246-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIVConcepts.html\"><code>http://smart.who.int/hiv/CodeSystem/HIVConcepts</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE247\">HIV.E.DE247</a></td><td>A+</td><td>Mother's blood type and blood Rh factor is A+</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE248\">HIV.E.DE248</a></td><td>A-</td><td>Mother's blood type and blood Rh factor is A-</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE249\">HIV.E.DE249</a></td><td>B+</td><td>Mother's blood type and blood Rh factor is B+</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE250\">HIV.E.DE250</a></td><td>B-</td><td>Mother's blood type and blood Rh factor is B-</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE251\">HIV.E.DE251</a></td><td>O+</td><td>Mother's blood type and blood Rh factor is O+</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE252\">HIV.E.DE252</a></td><td>O-</td><td>Mother's blood type and blood Rh factor is O-</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE253\">HIV.E.DE253</a></td><td>AB+</td><td>Mother's blood type and blood Rh factor is AB+</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46E.46DE254\">HIV.E.DE254</a></td><td>AB-</td><td>Mother's blood type and blood Rh factor is AB-</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.E.DE246"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "HIVEDE246"] ; #
fhir:title [ fhir:v "Blood group and Rh factor ValueSet"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30T19:04:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set of mother's blood type and blood Rh factor"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "HIV.E.DE247" ] ;
fhir:display [ fhir:v "A+" ] ] [
fhir:code [ fhir:v "HIV.E.DE248" ] ;
fhir:display [ fhir:v "A-" ] ] [
fhir:code [ fhir:v "HIV.E.DE249" ] ;
fhir:display [ fhir:v "B+" ] ] [
fhir:code [ fhir:v "HIV.E.DE250" ] ;
fhir:display [ fhir:v "B-" ] ] [
fhir:code [ fhir:v "HIV.E.DE251" ] ;
fhir:display [ fhir:v "O+" ] ] [
fhir:code [ fhir:v "HIV.E.DE252" ] ;
fhir:display [ fhir:v "O-" ] ] [
fhir:code [ fhir:v "HIV.E.DE253" ] ;
fhir:display [ fhir:v "AB+" ] ] [
fhir:code [ fhir:v "HIV.E.DE254" ] ;
fhir:display [ fhir:v "AB-" ] ] ) ] )
] . #
IG © 2023+ WHO. Package smart.who.int.hiv#0.3.0 based on FHIR 4.0.1. Generated 2024-10-30
Links: Table of Contents |
QA Report
| Version History | License