Package | hl7.fhir.us.birthdefectreporting |
Type | CodeSystem |
Id | CodeSystem-local-bdr-codes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/birthdefectreporting/https://build.fhir.org/ig/HL7/fhir-birthdefectsreporting-ig/CodeSystem-CodeSystem-local-bdr-codes.html |
URL | http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes |
Version | 0.1.2 |
Status | draft |
Date | 2025-06-12T00:36:53+00:00 |
Name | LocalBDRCodesCS |
Title | Local BDR Codes |
Realm | us |
Authority | hl7 |
Description | Local Codes for concepts in BDR that lack an appropriate LOINC or SCT code |
Content | complete |
ValueSet | |
ValueSet-admission-status | Admission Status |
ValueSet-discharged-status | Discharged Status |
ValueSet-patient-location-types | Patient Location Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CodeSystem-local-bdr-codes
This case-sensitive code system http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "CodeSystem-local-bdr-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" } ], "url": "http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes", "version": "0.1.2", "name": "LocalBDRCodesCS", "title": "Local BDR Codes", "status": "draft", "experimental": false, "date": "2025-06-12T00:36:53+00:00", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" } ] }, { "name": "Thanh Cheng", "telecom": [ { "system": "email", "value": "thanh.cheng@altarum.org", "use": "work" } ] } ], "description": "Local Codes for concepts in BDR that lack an appropriate LOINC or SCT code", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": true, "content": "complete", "count": 11, "concept": [ { "code": "loc_inpatient", "display": "InPatient" }, { "code": "loc_outpatient", "display": "OutPatient" }, { "code": "unknown", "display": "Unknown" }, { "code": "status_admit_any", "display": "Any Admission" }, { "code": "status_admit_not-admitted", "display": "Not Admitted" }, { "code": "status_admit_transfer", "display": "Transferred" }, { "code": "status_discharge_alive", "display": "Discharged Alive" }, { "code": "status_discharge_transferred", "display": "Transferred" }, { "code": "status_discharge_dead", "display": "Discharged Dead" }, { "code": "status_discharge_not-discharged", "display": "Not Discharged" }, { "code": "postnatalecho", "display": "Postnatal Echo" } ] }