FHIR IG Statistics: ValueSet/vs-delivery-method-category
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": "DeliveryMethodCategory",
"id": "vs-delivery-method-category",
"title": "Delivery Method Category codes",
"description": "SNOMED CT Codes - Method of Delivery Category",
"version": "0.1.0",
"url": "http://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery-category",
"language": "en-US",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "700000006",
"display": "Vaginal delivery of fetus"
},
{
"code": "11466000",
"display": "Cesarean section"
}
]
}
]
}
}