3.0.0-alpha - ci-build Norway flag

Publication Build: This will be filled in by the publication tooling

Resource Profile: no-basis-MedicationStatement

Official URL: http://hl7.no/fhir/StructureDefinition/no-basis-MedicationStatement Version: 3.0.0-alpha
Active as of 2019-09-20 Computable Name: NoBasisMedicationStatement

Basis profile for medication statement, to be used in Norway. The profile is adapted to include norwegian specific features and constraints.

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... Slices for identifier 0..*IdentifierExternal identifier
Slice: Ordered, Open At End by value:system
.... identifier:PLL-id 0..1IdentifierIdentifier of norwegian PLL registration
..... type 0..1CodeableConceptDescription of identifier
Fixed Value: As shown
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... text 1..1stringPlain text representation of the concept
Fixed Value: PLL
... status 1..1coderecorded | entered-in-error | draft
... subject 1..1Reference(no-basis-Patient)Who is/was taking the medication
.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
..... concept
...... coding
....... system 1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7170
....... code 1..1codeSymbol in syntax defined by the system
....... display 1..1stringRepresentation defined by the system
.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
..... concept
...... coding
....... system 1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7110
....... code 1..1codeSymbol in syntax defined by the system
....... display 1..1stringRepresentation defined by the system

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... identifier:PLL-id Σ0..1IdentifierIdentifier of norwegian PLL registration
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Fixed Value: As shown
...... id0..0stringUnique id for inter-element referencing
...... extension0..0ExtensionAdditional content defined by implementations
...... coding0..0CodingCode defined by a terminology system
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... text Σ1..1stringPlain text representation of the concept
Fixed Value: PLL
... status ?!Σ1..1coderecorded | entered-in-error | draft
Binding: MedicationStatementStatusCodes (required): A coded concept indicating the current status of a MedicationStatement.

... medication Σ1..1CodeableReference(Medication)What medication was taken
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying the substance or product being taken.

... subject Σ1..1Reference(no-basis-Patient)Who is/was taking the medication
... Slices for reason 0..*CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Slice: Unordered, Open by value:coding.system
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
MedicationStatement.identifier:PLL-id.userequiredIdentifierUse
MedicationStatement.identifier:PLL-id.typeextensibleFixed Value: "PLL"
MedicationStatement.statusrequiredMedicationStatementStatusCodes
MedicationStatement.medicationexampleSNOMEDCTMedicationCodes
MedicationStatement.reasonexampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICPC2exampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICD10exampleConditionProblemDiagnosisCodes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf 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-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA 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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... 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
... Slices for identifier Σ0..*IdentifierExternal identifier
Slice: Ordered, Open At End by value:system
.... identifier:PLL-id Σ0..1IdentifierIdentifier of norwegian PLL registration
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Fixed Value: As shown
...... id0..0stringUnique id for inter-element referencing
...... extension0..0ExtensionAdditional content defined by implementations
...... coding0..0CodingCode defined by a terminology system
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
...... text Σ1..1stringPlain text representation of the concept
Fixed Value: PLL
..... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣC0..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... partOf 0..*Reference(Procedure | MedicationStatement)Part of referenced event
... status ?!Σ1..1coderecorded | entered-in-error | draft
Binding: MedicationStatementStatusCodes (required): A coded concept indicating the current status of a MedicationStatement.

... category Σ0..*CodeableConceptType of medication statement
Binding: MedicationRequestAdministrationLocationCodes (example): A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.


... medication Σ1..1CodeableReference(Medication)What medication was taken
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying the substance or product being taken.

... subject Σ1..1Reference(no-basis-Patient)Who is/was taking the medication
... encounter Σ0..1Reference(Encounter)Encounter associated with MedicationStatement
... effective[x] Σ0..1The date/time or interval when the medication is/was/will be taken
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
... dateAsserted Σ0..1dateTimeWhen the usage was asserted?
... informationSource 0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)Person or organization that provided the information about the taking of this medication
... derivedFrom 0..*Reference(Resource)Link to information used to derive the MedicationStatement
... Slices for reason 0..*CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Slice: Unordered, Open by value:coding.system
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... concept Σ0..1CodeableConceptReference to a concept (by class)
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
....... id 0..1idUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7170
....... version Σ0..1stringVersion of the system - if relevant
....... code ΣC1..1codeSymbol in syntax defined by the system
....... display ΣC1..1stringRepresentation defined by the system
....... userSelected Σ0..1booleanIf this coding was chosen directly by the user
...... text Σ0..1stringPlain text representation of the concept
..... reference Σ0..1Reference()Reference to a resource (by instance)
.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... concept Σ0..1CodeableConceptReference to a concept (by class)
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
....... id 0..1idUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7110
....... version Σ0..1stringVersion of the system - if relevant
....... code ΣC1..1codeSymbol in syntax defined by the system
....... display ΣC1..1stringRepresentation defined by the system
....... userSelected Σ0..1booleanIf this coding was chosen directly by the user
...... text Σ0..1stringPlain text representation of the concept
..... reference Σ0..1Reference()Reference to a resource (by instance)
... note 0..*AnnotationFurther information about the usage
... relatedClinicalInformation 0..*Reference(Observation | Condition)Link to information relevant to the usage of a medication
... renderedDosageInstruction 0..1markdownFull representation of the dosage instructions
... dosage 0..*DosageDetails of how medication is/was taken or should be taken
... adherence Σ0..1BackboneElementIndicates whether the medication is or is not being consumed or administered
.... 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 adherence
Binding: MedicationStatementAdherenceCodes (example)
.... reason 0..1CodeableConceptDetails of the reason for the current use of the medication
Binding: SNOMEDCTDrugTherapyStatusCodes (example)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
MedicationStatement.languagerequiredAllLanguages
MedicationStatement.identifier:PLL-id.userequiredIdentifierUse
MedicationStatement.identifier:PLL-id.typeextensibleFixed Value: "PLL"
MedicationStatement.statusrequiredMedicationStatementStatusCodes
MedicationStatement.categoryexampleMedicationRequestAdministrationLocationCodes
MedicationStatement.medicationexampleSNOMEDCTMedicationCodes
MedicationStatement.reasonexampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICPC2exampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICD10exampleConditionProblemDiagnosisCodes
MedicationStatement.adherence.codeexampleMedicationStatementAdherenceCodes
MedicationStatement.adherence.reasonexampleSNOMEDCTDrugTherapyStatusCodes

Constraints

IdGradePath(s)DetailsRequirements
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()

This structure is derived from MedicationStatement

Summary

Mandatory: 0 element (7 nested mandatory elements)
Fixed Value: 4 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element MedicationStatement.identifier is sliced based on the value of value:system (ordered, Open at End)
  • The element MedicationStatement.reason is sliced based on the value of value:coding.system

Differential View

This structure is derived from MedicationStatement

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... Slices for identifier 0..*IdentifierExternal identifier
Slice: Ordered, Open At End by value:system
.... identifier:PLL-id 0..1IdentifierIdentifier of norwegian PLL registration
..... type 0..1CodeableConceptDescription of identifier
Fixed Value: As shown
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... text 1..1stringPlain text representation of the concept
Fixed Value: PLL
... status 1..1coderecorded | entered-in-error | draft
... subject 1..1Reference(no-basis-Patient)Who is/was taking the medication
.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
..... concept
...... coding
....... system 1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7170
....... code 1..1codeSymbol in syntax defined by the system
....... display 1..1stringRepresentation defined by the system
.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
..... concept
...... coding
....... system 1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7110
....... code 1..1codeSymbol in syntax defined by the system
....... display 1..1stringRepresentation defined by the system

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... identifier:PLL-id Σ0..1IdentifierIdentifier of norwegian PLL registration
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Fixed Value: As shown
...... id0..0stringUnique id for inter-element referencing
...... extension0..0ExtensionAdditional content defined by implementations
...... coding0..0CodingCode defined by a terminology system
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... text Σ1..1stringPlain text representation of the concept
Fixed Value: PLL
... status ?!Σ1..1coderecorded | entered-in-error | draft
Binding: MedicationStatementStatusCodes (required): A coded concept indicating the current status of a MedicationStatement.

... medication Σ1..1CodeableReference(Medication)What medication was taken
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying the substance or product being taken.

... subject Σ1..1Reference(no-basis-Patient)Who is/was taking the medication
... Slices for reason 0..*CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Slice: Unordered, Open by value:coding.system
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
MedicationStatement.identifier:PLL-id.userequiredIdentifierUse
MedicationStatement.identifier:PLL-id.typeextensibleFixed Value: "PLL"
MedicationStatement.statusrequiredMedicationStatementStatusCodes
MedicationStatement.medicationexampleSNOMEDCTMedicationCodes
MedicationStatement.reasonexampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICPC2exampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICD10exampleConditionProblemDiagnosisCodes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorMedicationStatementIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicationStatementIf 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicationStatementIf 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-5errorMedicationStatementIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceMedicationStatementA 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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationStatement 0..*MedicationStatementRecord of medication being taken by a patient
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... 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
... Slices for identifier Σ0..*IdentifierExternal identifier
Slice: Ordered, Open At End by value:system
.... identifier:PLL-id Σ0..1IdentifierIdentifier of norwegian PLL registration
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConceptDescription of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.


Fixed Value: As shown
...... id0..0stringUnique id for inter-element referencing
...... extension0..0ExtensionAdditional content defined by implementations
...... coding0..0CodingCode defined by a terminology system
...... text1..1stringPlain text representation of the concept
Fixed Value: PLL
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
...... text Σ1..1stringPlain text representation of the concept
Fixed Value: PLL
..... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value ΣC0..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... partOf 0..*Reference(Procedure | MedicationStatement)Part of referenced event
... status ?!Σ1..1coderecorded | entered-in-error | draft
Binding: MedicationStatementStatusCodes (required): A coded concept indicating the current status of a MedicationStatement.

... category Σ0..*CodeableConceptType of medication statement
Binding: MedicationRequestAdministrationLocationCodes (example): A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered.


... medication Σ1..1CodeableReference(Medication)What medication was taken
Binding: SNOMEDCTMedicationCodes (example): A coded concept identifying the substance or product being taken.

... subject Σ1..1Reference(no-basis-Patient)Who is/was taking the medication
... encounter Σ0..1Reference(Encounter)Encounter associated with MedicationStatement
... effective[x] Σ0..1The date/time or interval when the medication is/was/will be taken
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
... dateAsserted Σ0..1dateTimeWhen the usage was asserted?
... informationSource 0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization)Person or organization that provided the information about the taking of this medication
... derivedFrom 0..*Reference(Resource)Link to information used to derive the MedicationStatement
... Slices for reason 0..*CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Slice: Unordered, Open by value:coding.system
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


.... reason:ICPC2 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... concept Σ0..1CodeableConceptReference to a concept (by class)
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
....... id 0..1idUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7170
....... version Σ0..1stringVersion of the system - if relevant
....... code ΣC1..1codeSymbol in syntax defined by the system
....... display ΣC1..1stringRepresentation defined by the system
....... userSelected Σ0..1booleanIf this coding was chosen directly by the user
...... text Σ0..1stringPlain text representation of the concept
..... reference Σ0..1Reference()Reference to a resource (by instance)
.... reason:ICD10 0..1CodeableReference(Condition | Observation | DiagnosticReport)Reason for why the medication is being/was taken
Binding: ConditionProblemDiagnosisCodes (example): A coded concept identifying why the medication is being taken.


..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... concept Σ0..1CodeableConceptReference to a concept (by class)
...... id 0..1idUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
...... coding Σ0..*CodingCode defined by a terminology system
....... id 0..1idUnique id for inter-element referencing
....... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
....... system Σ1..1uriIdentity of the terminology system
Fixed Value: urn:oid:2.16.578.1.12.4.1.1.7110
....... version Σ0..1stringVersion of the system - if relevant
....... code ΣC1..1codeSymbol in syntax defined by the system
....... display ΣC1..1stringRepresentation defined by the system
....... userSelected Σ0..1booleanIf this coding was chosen directly by the user
...... text Σ0..1stringPlain text representation of the concept
..... reference Σ0..1Reference()Reference to a resource (by instance)
... note 0..*AnnotationFurther information about the usage
... relatedClinicalInformation 0..*Reference(Observation | Condition)Link to information relevant to the usage of a medication
... renderedDosageInstruction 0..1markdownFull representation of the dosage instructions
... dosage 0..*DosageDetails of how medication is/was taken or should be taken
... adherence Σ0..1BackboneElementIndicates whether the medication is or is not being consumed or administered
.... 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 adherence
Binding: MedicationStatementAdherenceCodes (example)
.... reason 0..1CodeableConceptDetails of the reason for the current use of the medication
Binding: SNOMEDCTDrugTherapyStatusCodes (example)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
MedicationStatement.languagerequiredAllLanguages
MedicationStatement.identifier:PLL-id.userequiredIdentifierUse
MedicationStatement.identifier:PLL-id.typeextensibleFixed Value: "PLL"
MedicationStatement.statusrequiredMedicationStatementStatusCodes
MedicationStatement.categoryexampleMedicationRequestAdministrationLocationCodes
MedicationStatement.medicationexampleSNOMEDCTMedicationCodes
MedicationStatement.reasonexampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICPC2exampleConditionProblemDiagnosisCodes
MedicationStatement.reason:ICD10exampleConditionProblemDiagnosisCodes
MedicationStatement.adherence.codeexampleMedicationStatementAdherenceCodes
MedicationStatement.adherence.reasonexampleSNOMEDCTDrugTherapyStatusCodes

Constraints

IdGradePath(s)DetailsRequirements
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()

This structure is derived from MedicationStatement

Summary

Mandatory: 0 element (7 nested mandatory elements)
Fixed Value: 4 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element MedicationStatement.identifier is sliced based on the value of value:system (ordered, Open at End)
  • The element MedicationStatement.reason is sliced based on the value of value:coding.system

 

Other representations of profile: CSV, Excel, Schematron