IE (Ireland) Core Implementation Guide
1.0.0-ballot - Ballot Ireland flag

Publication Build: This will be filled in by the publication tooling

: IE Core Advance Healthcare Directive Categories Grouper - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ie-core-advance-healthcare-directive-categories-grouper",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ie-core-advance-healthcare-directive-categories-grouper</b></p><a name=\"ie-core-advance-healthcare-directive-categories-grouper\"> </a><a name=\"hcie-core-advance-healthcare-directive-categories-grouper\"> </a><a name=\"ie-core-advance-healthcare-directive-categories-grouper-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/100821-8/\">100821-8</a></td><td>National POLST form: portable medical order panel</td></tr><tr><td><a href=\"https://loinc.org/104144-1/\">104144-1</a></td><td>Mental health Advance directives</td></tr><tr><td><a href=\"https://loinc.org/42348-3/\">42348-3</a></td><td>Advance directives</td></tr><tr><td><a href=\"https://loinc.org/64298-3/\">64298-3</a></td><td>Power of attorney</td></tr><tr><td><a href=\"https://loinc.org/81334-5/\">81334-5</a></td><td>Patient Personal advance care plan</td></tr><tr><td><a href=\"https://loinc.org/84095-9/\">84095-9</a></td><td>Do not resuscitate</td></tr><tr><td><a href=\"https://loinc.org/86533-7/\">86533-7</a></td><td>Patient Living will</td></tr><tr><td><a href=\"https://loinc.org/92664-2/\">92664-2</a></td><td>Power of attorney and Living will</td></tr><tr><td><a href=\"https://loinc.org/93037-0/\">93037-0</a></td><td>Portable medical order form</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"
          }
        ]
      }
    }
  ],
  "url" : "http://iehr.ai/fhir/ie/core/ValueSet/ie-core-advance-healthcare-directive-categories-grouper",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.54392.5.2690.48.36"
    }
  ],
  "version" : "1.0.0-ballot",
  "name" : "IECoreAdvanceHealthcareDirectiveCategoriesGrouper",
  "title" : "IE Core Advance Healthcare Directive Categories Grouper",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-23T08:26:19-05:00",
  "publisher" : "iEHR.ai",
  "contact" : [
    {
      "name" : "iEHR.ai",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.iehr.ai"
        },
        {
          "system" : "email",
          "value" : "fhir@iehr.ai"
        }
      ]
    }
  ],
  "description" : "A set of LOINC concepts to classify Advance Healthcare Directive Categories Grouper",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IE"
        }
      ]
    }
  ],
  "copyright" : "iEHR.ai, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "100821-8",
            "display" : "National POLST form: portable medical order panel"
          },
          {
            "code" : "104144-1",
            "display" : "Mental health Advance directives"
          },
          {
            "code" : "42348-3",
            "display" : "Advance directives"
          },
          {
            "code" : "64298-3",
            "display" : "Power of attorney"
          },
          {
            "code" : "81334-5",
            "display" : "Patient Personal advance care plan"
          },
          {
            "code" : "84095-9",
            "display" : "Do not resuscitate"
          },
          {
            "code" : "86533-7",
            "display" : "Patient Living will"
          },
          {
            "code" : "92664-2",
            "display" : "Power of attorney and Living will"
          },
          {
            "code" : "93037-0",
            "display" : "Portable medical order form"
          }
        ]
      }
    ]
  }
}