0.1.0 - ci-build

AGESMedicinalProductR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: "ASP-Liste" Authorization State - JSON Representation

Active as of 2024-05-27

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "asp-liste-authorizationState",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.ages.at/fhir/CodeSystem/asp-liste-authorizationState</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\">zugelassen<a name=\"asp-liste-authorizationState-zugelassen\"> </a></td><td>GA - Zugelassen</td></tr><tr><td style=\"white-space:nowrap\">registriert<a name=\"asp-liste-authorizationState-registriert\"> </a></td><td>GA - Registriert</td></tr><tr><td style=\"white-space:nowrap\">parallelimport<a name=\"asp-liste-authorizationState-parallelimport\"> </a></td><td>GA - Parallel importiert</td></tr><tr><td style=\"white-space:nowrap\">abgelehnt<a name=\"asp-liste-authorizationState-abgelehnt\"> </a></td><td>GA - Abgelehnt</td></tr><tr><td style=\"white-space:nowrap\">ruhend<a name=\"asp-liste-authorizationState-ruhend\"> </a></td><td>GA - Ruhend gestellt</td></tr><tr><td style=\"white-space:nowrap\">aufgehoben<a name=\"asp-liste-authorizationState-aufgehoben\"> </a></td><td>GA - Aufgehoben</td></tr></table></div>"
  },
  "url" : "https://www.ages.at/fhir/CodeSystem/asp-liste-authorizationState",
  "version" : "0.1.0",
  "name" : "CS_ASP_Liste_AuthorizationState",
  "title" : "\"ASP-Liste\" Authorization State",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-27T09:30:15+00:00",
  "publisher" : "AGES",
  "contact" : [
    {
      "name" : "AGES",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ages.at/"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "zugelassen",
      "display" : "GA - Zugelassen"
    },
    {
      "code" : "registriert",
      "display" : "GA - Registriert"
    },
    {
      "code" : "parallelimport",
      "display" : "GA - Parallel importiert"
    },
    {
      "code" : "abgelehnt",
      "display" : "GA - Abgelehnt"
    },
    {
      "code" : "ruhend",
      "display" : "GA - Ruhend gestellt"
    },
    {
      "code" : "aufgehoben",
      "display" : "GA - Aufgehoben"
    }
  ]
}