http://hl7.org/fhir/patient-bornstatus|5.2.0

name
BornStatus
package
hl7.fhir.uv.extensions@5.2.0
content
complete
experimental
true
status
retired
date
2025-02-10 10:45:45.0

born status code system

This birth status of a patient. This CodeSystem is deprecated and replaced by patient-fetalstatus CodeSystem.

{
  "description" : "This birth status of a patient. This CodeSystem is deprecated and replaced by patient-fetalstatus CodeSystem.",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "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",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "born status code system",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "deprecated"
  } ],
  "status" : "retired",
  "id" : "345a196d-b0b4-56b5-9a6c-666254ecfecc",
  "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.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/pafm",
      "system" : "url"
    } ]
  } ]
}