{
"description": "FHIR Value set/code system definition for HL7 v2 table 0424 ( Gestation Category Code)",
"_filename": "CodeSystem-v2-0424.json",
"package_name": "hl7.fhir.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Gestation Category Code",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "External"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "4e2ba18a-0733-47af-b9b6-ceba42b44392",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0424",
"kind": null,
"url": "http://hl7.org/fhir/v2/0424",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.18.265",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "1",
"display": "Premature / Pre-term",
"designation": [ {
"value": "vorzeitig",
"language": "de"
} ]
}, {
"code": "2",
"display": "Full Term",
"designation": [ {
"value": "normal",
"language": "de"
} ]
}, {
"code": "3",
"display": "Overdue / Post-term",
"designation": [ {
"value": "übertragen",
"language": "de"
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}