FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.xpandh.hdr
Resource TypeCodeSystem
IdCodeSystem-poa-indicator-xpandh-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xpandh-hdr/CodeSystem-poa-indicator-xpandh-cs.html
URLhttp://hl7.eu/fhir/ig/xpandh/hdr/CodeSystem/poa-indicator-xpandh-cs
Version0.1.0
Statusdraft
Date2026-01-16T10:51:34+00:00
NamePOAIndicatorXpanDHCS
TitlePresent on Admission (POA) Indicator
Realmeu
Authorityhl7
DescriptionPresent on Admission (POA) indicators
CopyrightUsed by permission of the XpanDH project, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
hdr-poa-indicator-xpandh-vsCondition Present on Admission (POA) Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
POA Present on admission
HAC Hospital acquired condition
NA Not applicable or unknown

Source1

{
  "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"
    }
  ]
}