Digital Child Health Service - Events Catalogue

CareConnect-DCH-Medication-Flag-1

This Flag Resource carries prospective warnings of potential issues related to the patient's medications.

NameCard.TypeDescription & Constraints
..FlagDomainResourceKey information to flag to healthcare providers

...id0..1IdLogical id of this artifact

...meta0..1MetaMetadata about the resource

...implicitRules0..1UriA set of rules under which this content was created

...language0..1CodeLanguage of the resource content
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required

...text0..1NarrativeText summary of the resource, for human interpretation

...contained0..*ResourceContained, inline Resources

...medication1..*ExtensionAssociated medication
Extension https://fhir.nhs.uk/StructureDefinition/Extension-CareConnect-DCH-MedicationFlagAssociation-1

...identifier0..*IdentifierBusiness identifier

....id0..1Idxml:id (or equivalent in JSON)

....use0..1Codeusual | official | temp | secondary (If known)
Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use)
Binding Strength Required

....type0..1CodeableConceptDescription of identifier
Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type)
Binding Strength Extensible

.....id0..1Idxml:id (or equivalent in JSON)

.....coding0..*CodingCode defined by a terminology system

......id0..1Idxml:id (or equivalent in JSON)

......system0..1UriIdentity of the terminology system

......version0..1StringVersion of the system - if relevant

......code0..1CodeSymbol in syntax defined by the system

......display0..1StringRepresentation defined by the system

......userSelected0..1BooleanIf this coding was chosen directly by the user

.....text0..1StringPlain text representation of the concept

....system1..1UriThe namespace for the identifier
Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri

....value1..1StringThe value that is unique
Example Value 123456

....period0..1PeriodTime period when id is/was valid for use

.....id0..1Idxml:id (or equivalent in JSON)

.....start0..1DateTimeStarting time with inclusive boundary

.....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

....assigner0..1Reference (CareConnect-DCH-Organization-1)Organization that issued id (may be just text)

.....id0..1Idxml:id (or equivalent in JSON)

.....reference0..1StringRelative, internal or absolute URL reference

.....display0..1StringText alternative for the resource

...category1..1CodeableConceptClinical, administrative, etc.
Binding A general category for flags for filtering/display purposes. (http://hl7.org/fhir/ValueSet/flag-category)
Binding Strength Required

....id0..1Idxml:id (or equivalent in JSON)

....coding1..1CodingCode defined by a terminology system

.....id0..1Idxml:id (or equivalent in JSON)

.....system1..1UriIdentity of the terminology system
Fixed Value http://hl7.org/fhir/flag-category

.....code1..1CodeSymbol in syntax defined by the system
Fixed Value drug

.....display1..1StringRepresentation defined by the system
Fixed Value Drug

....text0..1StringPlain text representation of the concept

...status1..1Codeactive | inactive | entered-in-error
Binding Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error. (http://hl7.org/fhir/ValueSet/flag-status)
Binding Strength Required

...period0..1PeriodTime period when flag is active

....id0..1Idxml:id (or equivalent in JSON)

....start0..1DateTimeStarting time with inclusive boundary

....end0..1DateTimeEnd time with inclusive boundary, if not ongoing

...subject1..1Reference (Group | CareConnect-DCH-Organization-1 | CareConnect-DCH-Location-1 | CareConnect-DCH-Practitioner-1 | CareConnect-DCH-Patient-1)Who/What is flag about?

...encounter0..1Reference (CareConnect-DCH-Encounter-1)Alert relevant during encounter

....id0..1Idxml:id (or equivalent in JSON)

....reference0..1StringRelative, internal or absolute URL reference

....display0..1StringText alternative for the resource

...author0..1Reference (Device | CareConnect-DCH-Organization-1 | CareConnect-DCH-Practitioner-1 | CareConnect-DCH-Patient-1)Flag creator

...code1..1CodeableConceptPartially deaf, Requires easy open caps, No permanent address, etc.
Binding List of detail codes for flagged medication issues. (https://fhir.hl7.org.uk/ValueSet/CareConnect-MedicationFlag-1)
Binding Strength Extensible

....id0..1Idxml:id (or equivalent in JSON)

....coding1..*CodingCode defined by a terminology system

.....id0..1Idxml:id (or equivalent in JSON)

.....system1..1UriIdentity of the terminology system
Fixed Value https://fhir.hl7.org.uk/CareConnect-MedicationFlag-1

.....code1..1CodeSymbol in syntax defined by the system

.....display1..1StringRepresentation defined by the system

....text0..1StringPlain text representation of the concept

Name Type Description & Constraints
. . Extension-CareConnect-DCH-MedicationFlagAssociation-1 Extension This Extension is used to specify the links between a MedicationFlag and its associated MedicationOrder/MedicationStatement resource(s).