2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Profile: DAFMedicationAdministration

The official URL for this profile is:

http://hl7.org/fhir/Profile/medicationadministration-daf-dafmedicationadministration

. Defines constraints and extensions on the MedicationAdministration resource for use in querying and retrieving patient's medication information that was administered. : U.S. Data Access Framework (DAF) Medication Administration Profile

This profile was published on Thu, Aug 21, 2014 00:00+1000 as a draft by U.S. Office of the National Coordinator (ONC).

Summary

Required/Prohibited Elements

  • The element MedicationAdministration is required
  • The element MedicationAdministration.status is required
  • The element MedicationAdministration.patient is required
  • The element MedicationAdministration.effectiveTime[x] is required
  • The element MedicationAdministration.medication is required

Formal Views of Profile Content

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

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationAdministration 1..1Profile of MedicationAdministration for clinical quality rules and measures.
... id 0..1idLogical id of this artefact
... meta 0..1MetaMetadata about the resource
... implicitRules M0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Language (required, not extensible)
... text I0..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..*IdentifierExternal identifier
... status S1..1codein-progress | on-hold | completed | entered-in-error | stopped
Binding: MedicationAdministrationStatus (required, not extensible)
... patient S1..1patient-daf-dafpatientWho received medication?
... practitioner S0..1PractitionerWho administered substance?
... encounter S0..1encounter-daf-dafencounterEncounter administered as part of
... prescription S0..1MedicationPrescriptionOrder administration performed against
... wasNotGiven M S0..1booleanTrue if medication not administered
... reasonNotGiven S I0..1CodeableConceptReason administration not performed
Binding: MedicationAdministrationNegationReason (example, extensible)
mad-2: Reason not given is only permitted if wasNotGiven is true
... reasonGiven I0..*CodeableConceptReason administration performed
Binding: MedicationAdministrationReason (example, extensible)
mad-3: Reason given is only permitted if wasNotGiven is false
... effectiveTime[x] S1..1dateTime, PeriodStart and end time of administration
... medication S1..1medication-daf-dafmedicationWhat was administered?
... device S0..*DeviceDevice used to administer
... note 0..1stringInformation about the administration
... dosage S I0..*Details of how medication was taken
mad-1: SHALL have at least one of dosage.quantity and dosage.rate
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension 0..*ExtensionExtensions that cannot be ignored
.... text 0..1stringDosage Instructions
.... site S0..1CodeableConceptBody site administered to
Binding: MedicationAdministrationSite (example, extensible)
.... route S0..1CodeableConceptPath of substance into body
Binding: RouteOfAdministration (example, extensible)
.... method S0..1CodeableConceptHow drug was administered
Binding: MedicationAdministrationMethod (example, extensible)
.... quantity S0..1QuantityAmount administered in one dose
.... rate S0..1RatioDose quantity per unit of time

XML Template

JSON Template

todo

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationAdministration 1..1Profile of MedicationAdministration for clinical quality rules and measures.
... id 0..1idLogical id of this artefact
... meta 0..1MetaMetadata about the resource
... implicitRules M0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Language (required, not extensible)
... text I0..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..*IdentifierExternal identifier
... status S1..1codein-progress | on-hold | completed | entered-in-error | stopped
Binding: MedicationAdministrationStatus (required, not extensible)
... patient S1..1patient-daf-dafpatientWho received medication?
... practitioner S0..1PractitionerWho administered substance?
... encounter S0..1encounter-daf-dafencounterEncounter administered as part of
... prescription S0..1MedicationPrescriptionOrder administration performed against
... wasNotGiven M S0..1booleanTrue if medication not administered
... reasonNotGiven S I0..1CodeableConceptReason administration not performed
Binding: MedicationAdministrationNegationReason (example, extensible)
mad-2: Reason not given is only permitted if wasNotGiven is true
... reasonGiven I0..*CodeableConceptReason administration performed
Binding: MedicationAdministrationReason (example, extensible)
mad-3: Reason given is only permitted if wasNotGiven is false
... effectiveTime[x] S1..1dateTime, PeriodStart and end time of administration
... medication S1..1medication-daf-dafmedicationWhat was administered?
... device S0..*DeviceDevice used to administer
... note 0..1stringInformation about the administration
... dosage S I0..*Details of how medication was taken
mad-1: SHALL have at least one of dosage.quantity and dosage.rate
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension 0..*ExtensionExtensions that cannot be ignored
.... text 0..1stringDosage Instructions
.... site S0..1CodeableConceptBody site administered to
Binding: MedicationAdministrationSite (example, extensible)
.... route S0..1CodeableConceptPath of substance into body
Binding: RouteOfAdministration (example, extensible)
.... method S0..1CodeableConceptHow drug was administered
Binding: MedicationAdministrationMethod (example, extensible)
.... quantity S0..1QuantityAmount administered in one dose
.... rate S0..1RatioDose quantity per unit of time

XML Template

JSON Template

todo

 

Other definitions: (todo)

Terminology Bindings

PathNameConformanceValueSet
MedicationAdministration.languageLanguagerequiredhttp://tools.ietf.org/html/bcp47
MedicationAdministration.statusMedicationAdministrationStatusrequiredMedicationAdministrationStatus
MedicationAdministration.reasonNotGivenMedicationAdministrationNegationReasonexample (extensible)Reason Medication Not Given Codes
MedicationAdministration.reasonGivenMedicationAdministrationReasonexample (extensible)Reason Medication Given Codes
MedicationAdministration.dosage.siteMedicationAdministrationSiteexample (extensible)SNOMED CT Anatomical Structure for Administration Site Codes
MedicationAdministration.dosage.routeRouteOfAdministrationexample (extensible)SNOMED CT Route Codes
MedicationAdministration.dosage.methodMedicationAdministrationMethodexample (extensible)SNOMED CT Introduction (procedure) for Administration Method Codes

Constraints

IdPathNameDetails
mad-2MedicationAdministration.reasonNotGivenNot given reasonReason not given is only permitted if wasNotGiven is true
XPath: not(exists(f:reasonNotGiven) and f:wasNotGiven/@value='false')
mad-3MedicationAdministration.reasonGivenGiven reasonReason given is only permitted if wasNotGiven is false
XPath: not(exists(f:reasonGiven) and f:wasNotGiven/@value='true')
mad-1MedicationAdministration.dosageDoseSHALL have at least one of dosage.quantity and dosage.rate
XPath: exists(f:quantity) or exists(f:rate)
.