@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "at-medprod-cm-authorizationState"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ConceptMap at-medprod-cm-authorizationState

Mapping from \"ASP-Liste\" Authorization State to The Regulatory Entitlement Status Value Set


Group 1 Mapping from \"ASP-Liste\" Authorization State to Regulatory Entitlement Status

Source CodeRelationshipTarget Code
zugelassen (GA - Zugelassen)is narrower than100000072099 (Valid)
registriert (GA - Registriert)is narrower than100000072099 (Valid)
parallelimport (GA - Parallel importiert)is narrower than100000072099 (Valid)
abgelehnt (GA - Abgelehnt)is equivalent to220000000067 (Rejected)
ruhend (GA - Ruhend gestellt)is equivalent to100000072122 (Suspended)
aufgehoben (GA - Aufgehoben)is equivalent to200000010409 (Surrendered)
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://www.ages.at/fhir/ConceptMap/at-medprod-cm-authorizationState"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "AT_MedicinalProduct_CM_AuthorizationState"] ; # fhir:title [ fhir:v "Authorization State Mapping"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-07-01T13:56:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "AGES"] ; # fhir:contact ( [ fhir:name [ fhir:v "AGES" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.ages.at/" ] ] ) ] ) ; # fhir:description [ fhir:v "A mapping between the authorization state used in the \"ASP-Liste\" and the status used in the RegulatedAuthorization"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "AT" ] ; fhir:display [ fhir:v "Austria" ] ] ) ] ) ; # fhir:sourceScope [ a fhir:uri ; fhir:v "https://www.ages.at/fhir/ValueSet/asp-liste-authorizationState"^^xsd:anyURI ] ; # fhir:targetScope [ a fhir:uri ; fhir:v "https://ema.europa.eu/fhir/vs/regulatoryEntitlementStatus"^^xsd:anyURI ] ; # fhir:group ( [ fhir:source [ fhir:v "https://www.ages.at/fhir/CodeSystem/asp-liste-authorizationState"^^xsd:anyURI ; fhir:link ] ; fhir:target [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000072049"^^xsd:anyURI ; fhir:link ] ; fhir:element ( [ fhir:code [ fhir:v "zugelassen" ] ; fhir:target ( [ fhir:code [ fhir:v "100000072099" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ] ) ] [ fhir:code [ fhir:v "registriert" ] ; fhir:target ( [ fhir:code [ fhir:v "100000072099" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ] ) ] [ fhir:code [ fhir:v "parallelimport" ] ; fhir:target ( [ fhir:code [ fhir:v "100000072099" ] ; fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ] ) ] [ fhir:code [ fhir:v "abgelehnt" ] ; fhir:target ( [ fhir:code [ fhir:v "220000000067" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "ruhend" ] ; fhir:target ( [ fhir:code [ fhir:v "100000072122" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] [ fhir:code [ fhir:v "aufgehoben" ] ; fhir:target ( [ fhir:code [ fhir:v "200000010409" ] ; fhir:relationship [ fhir:v "equivalent" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------