FHIR IG analytics
| Package | ihe.pcc.maps |
| Resource Type | ValueSet |
| Id | ValueSet-Fetal.Presentation.VS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Fetal.Presentation.VS.html |
| URL | https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Presentation.VS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-03T22:52:22+00:00 |
| Name | Fetal_Presentation_VS |
| Title | Fetal Presentation |
| Realm | uv |
| Authority | ihe |
| Description | This value set lists the expected values for the Fetal Presentation observation. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "Fetal.Presentation.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Fetal.Presentation.VS",
"version": "1.0.0",
"name": "Fetal_Presentation_VS",
"title": "Fetal Presentation",
"status": "active",
"experimental": false,
"date": "2026-02-03T22:52:22+00:00",
"publisher": "IHE Patient Care Coordination Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
},
{
"name": "IHE Patient Care Coordination Committee",
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
}
],
"description": "This value set lists the expected values for the Fetal Presentation observation.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "70028003",
"display": "Vertex presentation"
},
{
"code": "6096002",
"display": "Breech presentation"
},
{
"code": "73161006",
"display": "Transverse lie"
},
{
"code": "63750008",
"display": "Oblique lie"
},
{
"code": "124736009",
"display": "Compound presentation"
},
{
"code": "8014007",
"display": "Brow presentation"
},
{
"code": "21882006",
"display": "Face presentation"
}
]
}
]
}
}