HL7 Europe Base Profiles
0.0.1-ci - ci-build 150

HL7 Europe Base Profiles, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions

: HL7 V3 ActCode - EU extensions - JSON Representation

Draft as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v3-ActCode-EU",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ActCode-EU</b></p><a name=\"v3-ActCode-EU\"> </a><a name=\"hcv3-ActCode-EU\"> </a><a name=\"v3-ActCode-EU-en-US\"> </a><p>This  code system <code>http://hl7.eu/fhir/base/CodeSystem/v3-ActCode-EU</code> defines the following code:</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\">EHIC<a name=\"v3-ActCode-EU-EHIC\"> </a></td><td>European Health Insurance Card</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/base/CodeSystem/v3-ActCode-EU",
  "version" : "0.0.1-ci",
  "name" : "CsEuV3ActCode",
  "title" : "HL7 V3 ActCode - EU extensions",
  "status" : "draft",
  "date" : "2024-09-17T14:03:33+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "European extensions to the V3 ActCode code system",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "EHIC",
      "display" : "European Health Insurance Card"
    }
  ]
}