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

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

Packagefhir.outburn.co.il
Resource TypeValueSet
Idvs-method-of-delivery
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
URLhttp://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery
Version0.1.0
Statusdraft
NameMethodOfDelivery
TitleMethod of Delivery
Realmus
Authorityhl7
DescriptionSNOMED-CT Codes - Method of Delivery

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "MethodOfDelivery",
  "id": "vs-method-of-delivery",
  "title": "Method of Delivery",
  "description": "SNOMED-CT Codes - Method of Delivery",
  "version": "0.1.0",
  "url": "http://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery",
  "language": "en-US",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "61586001",
            "display": "Delivery by vacuum extraction"
          },
          {
            "code": "177184002",
            "display": "Normal delivery procedure"
          },
          {
            "code": "177141003",
            "display": "Elective cesarean section"
          },
          {
            "code": "274130007",
            "display": "Emergency cesarean section"
          },
          {
            "code": "302383004",
            "display": "Forceps delivery"
          },
          {
            "code": "237311001",
            "display": "Complete breech delivery"
          }
        ]
      }
    ]
  }
}