Publication Build: This will be filled in by the publication tooling
Active as of 2024-06-04 |
@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 "Fetal.Presentation.VS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/70028003\">70028003</a></td><td>Vertex</td></tr><tr><td><a href=\"http://snomed.info/id/6096002\">6096002</a></td><td>Breech</td></tr><tr><td><a href=\"http://snomed.info/id/73161006\">73161006</a></td><td>Transverse</td></tr><tr><td><a href=\"http://snomed.info/id/63750008\">63750008</a></td><td>Oblique</td></tr><tr><td><a href=\"http://snomed.info/id/124736009\">124736009</a></td><td>Compound</td></tr><tr><td><a href=\"http://snomed.info/id/8014007\">8014007</a></td><td>Brow</td></tr><tr><td><a href=\"http://snomed.info/id/21882006\">21882006</a></td><td>Face</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Presentation.VS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-comment"] ; #
fhir:name [ fhir:v "Fetal_Presentation_VS"] ; #
fhir:title [ fhir:v "Fetal Presentation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-06-04T15:40:08-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IHE Patient Care Coordination Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/patient_care_coordination/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE Patient Care Coordination Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pcc@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set lists the expected values for the Fetal Presentation observation."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "70028003" ] ;
fhir:display [ fhir:v "Vertex" ] ] [
fhir:code [ fhir:v "6096002" ] ;
fhir:display [ fhir:v "Breech" ] ] [
fhir:code [ fhir:v "73161006" ] ;
fhir:display [ fhir:v "Transverse" ] ] [
fhir:code [ fhir:v "63750008" ] ;
fhir:display [ fhir:v "Oblique" ] ] [
fhir:code [ fhir:v "124736009" ] ;
fhir:display [ fhir:v "Compound" ] ] [
fhir:code [ fhir:v "8014007" ] ;
fhir:display [ fhir:v "Brow" ] ] [
fhir:code [ fhir:v "21882006" ] ;
fhir:display [ fhir:v "Face" ] ] ) ] )
] . #
IG © 2021+ IHE Patient Care Coordination Committee. Package ihe.pcc.maps#1.0.0-comment based on FHIR 4.0.1. Generated 2024-06-04
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change