NAPKON Vaccination Module
1.0.0 - trial-use

NAPKON Vaccination Module - Local Development build (v1.0.0). See the Directory of published versions

Resource Profile: Vaccination Injection Site Pain

Defining URL:https://www.napkon.de/fhir/StructureDefinition/vaccination-injection-site-pain
Version:1.0.0
Name:VaccinationInjectionSitePain
Title:Vaccination Injection Site Pain
Status:Active as of 2021-10-05
Definition:

Pain intensity at vaccine injection site at rest or movement

Publisher:Charité - Universitätsmedizin Berlin
Source Resource:XML / JSON / Turtle

The official URL for this profile is:

https://www.napkon.de/fhir/StructureDefinition/vaccination-injection-site-pain

Guidance

Parameter Case Report Form Response Options
Do you have pain at the injection site with pressure and/or movement? No pain present /
Mild pain, this does not interfere with daily activities /
Moderate pain, it interferes with daily activities /
Severe pain, resulting in inability to perform daily activities

The two pain provoking modalities (pressure / movement) and their intensity are encoded in the Observation.component attribute of this profile (not in Observation.value!). See the following table for how to specify the two different pain provoking factors:

Parameter Case Report Form FHIR Resource Attribute
Do you have pain at the injection site with pressure? Observation.component.code = Rest pain (finding)
Do you have pain at the injection site with movement? Observation.component.code = Pain provoked by movement (finding)

The response options are encoded using two code systems, SNOMED CT for the pain intensity (no pain / mild / moderate /severe) and the CTCAE Grade Code System for the interference of daily activities, as shown below:

Response Option Observation.component.valueCodeableConcept
No pain present SNOMED CT: None (qualifier value)
CTCAE: #0 "Absent Adverse Event"
Mild pain, this does not interfere with daily activities SNOMED CT: Mild (qualifier value)
CTCAE: #1 "Mild Adverse Event"
Moderate pain, it interferes with daily activities SNOMED CT: Moderate (severity modifier) (qualifier value)
CTCAE: #2 "Moderate Adverse Event"
Severe pain, resulting in inability to perform daily activities SNOMED CT: Severe (severity modifier) (qualifier value)
CTCAE: #3 "Severe Adverse Event"

This profile of a FHIR Observation is derived from the Observation FHIR resource.

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation I0..*ObservationMeasurements and simple assertions
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages: A human language.

... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
... status ?!Σ1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.

... category 0..*CodeableConceptClassification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.


... code Σ1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.

.... id 0..1stringUnique id for inter-element referencing
.... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ1..*CodingCode defined by a terminology system
Slice: Unordered, Open by pattern:$this
..... coding:sct Σ1..*CodingCode defined by a terminology system

Required Pattern: At least the following
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
...... version1..1stringVersion of the system - if relevant
Fixed Value: http://snomed.info/sct/900000000000207008/version/20210731
...... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95388000
...... display1..1stringRepresentation defined by the system
Fixed Value: Injection site pain (disorder)
...... userSelected0..1booleanIf this coding was chosen directly by the user
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uriIdentity of the terminology system
...... version Σ0..1stringVersion of the system - if relevant
...... code Σ1..1codeSymbol in syntax defined by the system
...... display Σ0..1stringRepresentation defined by the system
...... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(Patient)A reference from one resource to another
... focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] Σ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... value[x] ΣI0..1Actual result
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
... dataAbsentReason I0..1CodeableConceptWhy the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


... note 0..*AnnotationComments about the observation
... bodySite 0..1CodeableConceptObserved body part
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConceptHow it was done
Binding: ObservationMethods (example): Methods for simple observations.

... specimen 0..1Reference(Specimen)Specimen used for this observation
... device 0..1Reference(Device | DeviceMetric)(Measurement) Device
... referenceRange I0..*BackboneElementProvides guide for interpretation
obs-3: Must have at least a low or a high or text
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low I0..1SimpleQuantityLow Range, if relevant
.... high I0..1SimpleQuantityHigh Range, if relevant
.... type 0..1CodeableConceptReference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConceptReference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.


.... age 0..1RangeApplicable age range, if relevant
.... text 0..1stringText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... component SΣ1..*BackboneElementComponent results
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: Pain Provoking Factor (required)
.... Slices for value[x] SΣ0..1CodeableConceptActual component result
Slice: Unordered, Closed by type:$this
..... value[x]:valueCodeableConcept Σ0..1CodeableConceptActual component result
...... id 0..1stringUnique id for inter-element referencing
...... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... Slices for coding Σ1..*CodingCode defined by a terminology system
Slice: Unordered, Open by pattern:$this
....... coding:sct Σ1..*CodingCode defined by a terminology system
Binding: Severity Grading (required)
........ id 0..1stringUnique id for inter-element referencing
........ Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ1..1uriIdentity of the terminology system
........ version Σ0..1stringVersion of the system - if relevant
........ code Σ1..1codeSymbol in syntax defined by the system
........ display Σ0..1stringRepresentation defined by the system
........ userSelected Σ0..1booleanIf this coding was chosen directly by the user
....... coding:ctcae Σ0..1CodingCode defined by a terminology system
Binding: CTCAE Grade Value Set (required)
........ id 0..1stringUnique id for inter-element referencing
........ Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
........ system Σ1..1uriIdentity of the terminology system
........ version Σ0..1stringVersion of the system - if relevant
........ code Σ1..1codeSymbol in syntax defined by the system
........ display Σ0..1stringRepresentation defined by the system
........ userSelected Σ0..1booleanIf this coding was chosen directly by the user
...... text Σ0..1stringPlain text representation of the concept
.... dataAbsentReason I0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.

.... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.


.... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation I0..*ObservationMeasurements and simple assertions
... subject Σ1..1Reference(Patient)A reference from one resource to another
... component Σ1..*BackboneElementComponent results
.... Slices for value[x] Σ0..1CodeableConceptActual component result
Slice: Unordered, Closed by type:$this

doco Documentation for this format

This structure is derived from Observation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMeasurements and simple assertions
... code
.... Slices for coding 1..*CodingCode defined by a terminology system
Slice: Unordered, Open by pattern:$this
..... coding:sct 1..*CodingCode defined by a terminology system

Required Pattern: At least the following
...... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
...... version1..1stringVersion of the system - if relevant
Fixed Value: http://snomed.info/sct/900000000000207008/version/20210731
...... code1..1codeSymbol in syntax defined by the system
Fixed Value: 95388000
...... display1..1stringRepresentation defined by the system
Fixed Value: Injection site pain (disorder)
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
... subject S1..1Reference(Patient)A reference from one resource to another
... component S1..*BackboneElementComponent results
.... code 1..1CodeableConceptType of component observation (code / type)
Binding: Pain Provoking Factor (required)
.... Slices for value[x] S0..1CodeableConceptActual component result
Slice: Unordered, Open by type:$this
.... valueCodeableConcept 0..1CodeableConceptActual component result
..... Slices for coding 1..*CodingCode defined by a terminology system
Slice: Unordered, Open by pattern:$this
...... coding:sct 1..*CodingCode defined by a terminology system
Binding: Severity Grading (required)
....... system 1..1uriIdentity of the terminology system
....... code 1..1codeSymbol in syntax defined by the system
...... coding:ctcae 0..1CodingCode defined by a terminology system
Binding: CTCAE Grade Value Set (required)
....... system 1..1uriIdentity of the terminology system
....... code 1..1codeSymbol in syntax defined by the system

doco Documentation for this format

This structure is derived from Observation

Summary

Mandatory: 6 elements (6 nested mandatory elements)
Must-Support: 3 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.code.coding is sliced based on the value of pattern:$this
  • The element Observation.component.value[x] is sliced based on the value of type:$this
  • The element Observation.component.valueCodeableConcept.coding is sliced based on the value of pattern:$this

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Observation.languagepreferredCommonLanguages
Max Binding: AllLanguages
Observation.statusrequiredObservationStatus
Observation.categorypreferredObservationCategoryCodes
Observation.codeexampleLOINCCodes
Observation.dataAbsentReasonextensibleDataAbsentReason
Observation.interpretationextensibleObservationInterpretationCodes
Observation.bodySiteexampleSNOMEDCTBodyStructures
Observation.methodexampleObservationMethods
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
Observation.component.coderequiredPainProvokingFactor
Observation.component.value[x]:valueCodeableConcept.coding:sctrequiredSeverityGrading
Observation.component.value[x]:valueCodeableConcept.coding:ctcaerequiredCTCAEGradeVS
Observation.component.dataAbsentReasonextensibleDataAbsentReason
Observation.component.interpretationextensibleObservationInterpretationCodes

Constraints

IdPathDetailsRequirements
obs-3Observation.referenceRangeMust have at least a low or a high or text
: low.exists() or high.exists() or text.exists()