FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vs-delivery-method-category

Packagefhir.outburn.co.il
Resource TypeValueSet
Idvs-delivery-method-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery-category
URLhttp://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery-category
Version0.1.0
Statusdraft
NameDeliveryMethodCategory
TitleDelivery Method Category codes
Realmus
Authorityhl7
DescriptionSNOMED CT Codes - Method of Delivery Category

Resources that use this resource

StructureDefinition
jcpm-proc-birthJCPM Procedure Birth profile

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}