Implementation Guide
TIFlow - Verordnungen für Arzneimittel
Version 2.0.0-ballot.2 - ballot

: Bearbeiter eines E-Rezeptes - JSON Representation

Active as of 2026-06-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GEM-ERP-VS-OrganizationType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GEM-ERP-VS-OrganizationType</b></p><a name=\"GEM-ERP-VS-OrganizationType\"> </a><a name=\"hcGEM-ERP-VS-OrganizationType\"> </a><ul><li>Include these codes as defined in <code>https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1.2.276.0.76.4.54</td><td>Öffentliche Apotheke</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_AvailabilityStatus",
  "version" : "2.0.0-ballot.2",
  "name" : "GEM_ERP_VS_OrganizationType",
  "title" : "Bearbeiter eines E-Rezeptes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-30",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        },
        {
          "system" : "email",
          "value" : "erp-umsetzung@gematik.de"
        }
      ]
    }
  ],
  "description" : "ValueSet der Organisationstyp-Codes eines Performers für den RX Task",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID",
        "concept" : [
          {
            "code" : "1.2.276.0.76.4.54",
            "display" : "Öffentliche Apotheke"
          }
        ]
      }
    ]
  }
}