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

: Authorization State Mapping - JSON Representation

Active as of 2024-05-27

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "at-medprod-cm-authorizationState",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-asp-liste-authorizationState.html\">&quot;ASP-Liste&quot; Authorization State</a> to <a href=\"ValueSet-regulatoryEntitlementStatusVs.html\">The Regulatory Entitlement Status Value Set</a></p><p>ACTIVE. Published on 2024-05-27 09:30:15+0000 by AGES  (AGES: <a href=\"https://www.ages.at/\">https://www.ages.at/</a>). </p><div><p>A mapping between the authorization state used in the &quot;ASP-Liste&quot; and the status used in the RegulatedAuthorization</p>\n</div><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-asp-liste-authorizationState.html\">&quot;ASP-Liste&quot; Authorization State</a> to <a href=\"CodeSystem-regulatoryEntitlementStatusCs.html\">Regulatory Entitlement Status</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>zugelassen (GA - Zugelassen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>100000072099 (Valid)</td></tr><tr><td>registriert (GA - Registriert)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>100000072099 (Valid)</td></tr><tr><td>parallelimport (GA - Parallel importiert)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>100000072099 (Valid)</td></tr><tr><td>abgelehnt (GA - Abgelehnt)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>220000000067 (Rejected)</td></tr><tr><td>ruhend (GA - Ruhend gestellt)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>100000072122 (Suspended)</td></tr><tr><td>aufgehoben (GA - Aufgehoben)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>200000010409 (Surrendered)</td></tr></table></div>"
  },
  "url" : "https://www.ages.at/fhir/ConceptMap/at-medprod-cm-authorizationState",
  "version" : "0.1.0",
  "name" : "AT_MedicinalProduct_CM_AuthorizationState",
  "title" : "Authorization State Mapping",
  "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/"
        }
      ]
    }
  ],
  "description" : "A mapping between the authorization state used in the \"ASP-Liste\" and the status used in the RegulatedAuthorization",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AT"
        }
      ]
    }
  ],
  "sourceScopeUri" : "https://www.ages.at/fhir/ValueSet/asp-liste-authorizationState",
  "targetScopeUri" : "https://ema.europa.eu/fhir/vs/regulatoryEntitlementStatus",
  "group" : [
    {
      "source" : "https://www.ages.at/fhir/CodeSystem/asp-liste-authorizationState",
      "target" : "https://spor.ema.europa.eu/v1/lists/100000072049",
      "element" : [
        {
          "code" : "zugelassen",
          "target" : [
            {
              "code" : "100000072099",
              "relationship" : "source-is-narrower-than-target"
            }
          ]
        },
        {
          "code" : "registriert",
          "target" : [
            {
              "code" : "100000072099",
              "relationship" : "source-is-narrower-than-target"
            }
          ]
        },
        {
          "code" : "parallelimport",
          "target" : [
            {
              "code" : "100000072099",
              "relationship" : "source-is-narrower-than-target"
            }
          ]
        },
        {
          "code" : "abgelehnt",
          "target" : [
            {
              "code" : "220000000067",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "ruhend",
          "target" : [
            {
              "code" : "100000072122",
              "relationship" : "equivalent"
            }
          ]
        },
        {
          "code" : "aufgehoben",
          "target" : [
            {
              "code" : "200000010409",
              "relationship" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}