FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.E.DE62.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.E.DE62.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.E.DE62 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVEDE62 |
| Title | Preterm birth status ValueSet |
| Authority | who |
| Description | Value set of the woman gave birth when the gestational age is less than 37 weeks |
Resources that use this resource
| StructureDefinition |
| smart.who.int.hiv#1.0.0 | HIVEPMTCT | HIV.E-F PMTCT |
Resources that this resource uses
| CodeSystem |
| smart.who.int.hiv#1.0.0 | HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "HIV.E.DE62",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.E.DE62",
"version": "1.0.0",
"name": "HIVEDE62",
"title": "Preterm birth status ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of the woman gave birth when the gestational age is less than 37 weeks",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE63",
"display": "Not preterm"
},
{
"code": "HIV.E.DE64",
"display": "Preterm (<37 weeks gestation)"
},
{
"code": "HIV.E.DE65",
"display": "Very preterm (<32 weeks gestation)"
}
]
}
]
}
}