{
"description": "This birth status of a patient. This CodeSystem is deprecated and replaced by patient-fetalstatus CodeSystem.",
"_filename": "CodeSystem-patient-bornstatus.json",
"package_name": "hl7.fhir.uv.extensions.r4",
"date": "2026-05-16T18:32:05+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "BornStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "born status code system",
"package_version": "5.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "deprecated",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status-reason",
"valueMarkdown": "This CodeSystem is deprecated and replaced by patient-fetalstatus CodeSystem"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions"
} ]
}
} ],
"status": "retired",
"id": "619e4f5c-077f-493e-8437-06829b6cd6c0",
"kind": null,
"url": "http://hl7.org/fhir/patient-bornstatus",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2117",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "born",
"display": "Born",
"definition": "The patient (baby) has been born."
}, {
"code": "unborn",
"display": "Unborn",
"definition": "The patient (fetus) has not been born and is still in utero."
}, {
"code": "fetal-demise",
"display": "Fetal Demise",
"definition": "The patient (fetus) is deceased."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The birth status of the patient is unknown."
} ],
"caseSensitive": true,
"version": "5.3.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}