{
"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.r5",
"date": "2025-08-03T06:28:00+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": "true",
"resourceType": "CodeSystem",
"title": "born status code system",
"package_version": "5.3.0-ballot-tc1",
"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"
} ]
}
} ],
"status": "retired",
"id": "0c43371d-2c6f-4eba-bd2b-1ad7096b9c51",
"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-ballot-tc1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}