FHIR IG Statistics: ValueSet/amniotic-fluid-index
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "AmnioticFluidIndex",
"id": "amniotic-fluid-index",
"title": "Codes for Amniotic Fluid Index",
"description": "Codes classifying outcomes of Amniotic Fluid Index",
"version": "0.1.0",
"url": "http://fhir.outburn.org.il/ValueSet/amniotic-fluid-index",
"language": "en-US",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "17621005",
"display": "Normal"
},
{
"code": "86203003",
"display": "Polyhydramnios"
},
{
"code": "59566000",
"display": "Oligohydramnios"
}
]
}
]
}
}