FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.outburn.co.il
Resource TypeValueSet
IdValueSet-vs-method-of-delivery.json
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 codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}