ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ballot

: ISiKAccountType - JSON Representation

Active as of 2026-04-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ISiKAccountType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ISiKAccountType</b></p><a name=\"ISiKAccountType\"> </a><a name=\"hcISiKAccountType\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>AMB</td><td>ambulatory</td></tr><tr><td>IMP</td><td>inpatient encounter</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ISiKAccountType",
  "version" : "6.0.0-rc",
  "name" : "ISiKAccountType",
  "title" : "ISiKAccountType",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version" : "2018-08-12",
        "concept" : [
          {
            "code" : "AMB",
            "display" : "ambulatory"
          },
          {
            "code" : "IMP",
            "display" : "inpatient encounter"
          }
        ]
      }
    ]
  }
}