Austrian Patient Summary (R4)
0.1.0 - ci-build

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

Resource Profile: AT APS Immunization

Official URL: https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-immunization Version: 0.1.0
Active as of 2025-04-03 Responsible: ELGA GmbH Realm: Austria flag Computable Name: AtApsImmunization

This AT APS profile for the Immunization resource is derived from the general Immunization resource in absence of a corresponding profile in the HL7® Austria FHIR® Core implementation guide and also ensures IPS conformity via the IPS profile referenced by the so-called imposeProfile extension.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Immunization 0..* Immunization AT APS Immunization
This profile also imposes the profile Immunization (IPS)
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:basedOn 0..1 Reference(CarePlan | MedicationRequest | ServiceRequest | ImmunizationRecommendation) Immunization basedOn
URL: https://fhir.hl7.at/elga/aps/r4/StructureDefinition/immunization-basedOn
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... vaccineCode Σ 1..1 CodeableConcept Vaccine product administered
Binding: AT APS Immunitzation Vaccine Codes (extensible)
Additional BindingsPurpose
https://termgit.elga.gv.at/ValueSet/eimpf-historischeimpfstoffe candidate

ele-1: All FHIR elements must have a @value or children
... patient Σ 1..1 Reference(AT APS Patient) Who was immunized
ele-1: All FHIR elements must have a @value or children
... occurrence[x] Σ 1..1 Vaccine administration date
ele-1: All FHIR elements must have a @value or children
.... occurrenceDateTime dateTime
.... occurrenceString string
... route 0..1 CodeableConcept How vaccine entered body
Binding: https://termgit.elga.gv.at/ValueSet/eimpf-medikationartanwendung (extensible)
ele-1: All FHIR elements must have a @value or children
... isSubpotent ?!Σ 0..1 boolean Dose potency
ele-1: All FHIR elements must have a @value or children
... protocolApplied 1..* BackboneElement Protocol followed by the provider
ele-1: All FHIR elements must have a @value or children
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... targetDisease 1..* CodeableConcept Vaccine preventatable disease being targetted
Binding: https://termgit.elga.gv.at/ValueSet/eimpf-immunizationtarget (extensible)
ele-1: All FHIR elements must have a @value or children
.... doseNumber[x] 1..1 Dose number within series
ele-1: All FHIR elements must have a @value or children
..... doseNumberPositiveInt positiveInt
..... doseNumberString string

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Immunization.statusrequiredImmunizationStatusCodes
http://hl7.org/fhir/ValueSet/immunization-status|4.0.1
from the FHIR Standard
Immunization.vaccineCodeextensibleAtApsImmunizationVaccineCodes
https://fhir.hl7.at/elga/aps/r4/ValueSet/at-aps-immunization-vaccine-codes
from this IG
Immunization.routeextensiblehttps://termgit.elga.gv.at/ValueSet/eimpf-medikationartanwendung
https://termgit.elga.gv.at/ValueSet/eimpf-medikationartanwendung
Immunization.protocolApplied.targetDiseaseextensiblehttps://termgit.elga.gv.at/ValueSet/eimpf-immunizationtarget
https://termgit.elga.gv.at/ValueSet/eimpf-immunizationtarget

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorImmunizationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorImmunizationIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorImmunizationIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorImmunizationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceImmunizationA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron