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 Payer Type Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ie-core-payer-type-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ie-core-payer-type-codes</b></p><a name=\"ie-core-payer-type-codes\"> </a><a name=\"hcie-core-payer-type-codes\"> </a><a name=\"ie-core-payer-type-codes-en-US\"> </a><p>This case-insensitive code system <code>http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-payer-type-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"ie-core-payer-type-codes-100\"> </a></td><td>Long-term Care Insurance</td></tr><tr><td style=\"white-space:nowrap\">1000<a name=\"ie-core-payer-type-codes-1000\"> </a></td><td>Foreign National</td></tr></table></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/CodeSystem/ie-core-payer-type-codes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.54392.5.2690.16.12"
    }
  ],
  "version" : "1.0.0-ballot",
  "name" : "IECorePayerTypeCodes",
  "title" : "IE Core Payer Type Codes",
  "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 concepts to classify Payer Type Codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IE"
        }
      ]
    }
  ],
  "copyright" : "iEHR.ai, all rights reserved Creative Commons License",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "100",
      "display" : "Long-term Care Insurance"
    },
    {
      "code" : "1000",
      "display" : "Foreign National"
    }
  ]
}