FHIR IG analytics| Package | hl7.eu.fhir.xpandh.hdr |
| Resource Type | CodeSystem |
| Id | CodeSystem-poa-indicator-xpandh-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/xpandh-hdr/CodeSystem-poa-indicator-xpandh-cs.html |
| URL | http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-16T10:51:34+00:00 |
| Name | POAIndicatorXpanDHCS |
| Title | Present on Admission (POA) Indicator |
| Realm | eu |
| Authority | hl7 |
| Description | Present on Admission (POA) indicators |
| Copyright | Used by permission of the XpanDH project, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| hdr-poa-indicator-xpandh-vs | Condition Present on Admission (POA) Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem poa-indicator-xpandh-cs
This case-sensitive code system http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs defines the following codes:
| Code | Display |
| POA | Present on admission |
| HAC | Hospital acquired condition |
| NA | Not applicable or unknown |
{
"resourceType": "CodeSystem",
"id": "poa-indicator-xpandh-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs",
"version": "0.1.0",
"name": "POAIndicatorXpanDHCS",
"title": "Present on Admission (POA) Indicator",
"status": "draft",
"experimental": false,
"date": "2026-01-16T10:51:34+00:00",
"publisher": "XpanDH Project",
"contact": [
{
"name": "XpanDH Project",
"telecom": [
{
"system": "url",
"value": "https://xpandh-project.iscte-iul.pt"
}
]
}
],
"description": "Present on Admission (POA) indicators",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"copyright": "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "POA",
"display": "Present on admission"
},
{
"code": "HAC",
"display": "Hospital acquired condition"
},
{
"code": "NA",
"display": "Not applicable or unknown"
}
]
}