HL7 PT FHIR Implementation Guide: Community Health, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/community-health-ig/tree/master and changes regularly. See the Directory of published versions
Mappings for the medication-statement-standard resource profile.
| MedicationStatementStandard |
| MedicationStatement | Entity. Role, or Act, SubstanceAdministration |
| text | Act.text? |
| contained | N/A |
| extension | N/A |
| modifierExtension | N/A |
| identifier | .id |
| basedOn | .outboundRelationship[typeCode=FLFS].target[classCode=SBADM or PROC or PCPR or OBS, moodCode=RQO orPLAN or PRP] |
| partOf | .outboundRelationship[typeCode=COMP]/target[classCode=SPLY or SBADM or PROC or OBS,moodCode=EVN] |
| status | .statusCode |
| statusReason | .inboundRelationship[typeCode=SUBJ].source[classCode=CACT, moodCode=EVN].reasonCOde |
| category | .inboundRelationship[typeCode=COMP].source[classCode=OBS, moodCode=EVN, code="type of medication usage"].value |
| medication[x] | .participation[typeCode=CSM].role[classCode=ADMM or MANU] |
| subject | .participation[typeCode=SBJ].role[classCode=PAT] |
| context | .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN, code="type of encounter or episode"] |
| effective[x] | .effectiveTime |
| dateAsserted | .participation[typeCode=AUT].time |
| informationSource | .participation[typeCode=INF].role[classCode=PAT, or codes for Practioner or Related Person (if PAT is the informer, then syntax for self-reported =true) |
| derivedFrom | .outboundRelationship[typeCode=SPRT]/target[classCode=ACT,moodCode=EVN] |
| reasonCode | .reasonCode |
| reasonReference | .outboundRelationship[typeCode=RSON]/target[classCode=OBS,moodCode=EVN, code="reason for use"].value |
| note | .inboundRelationship[typeCode=SUBJ]/source[classCode=OBS,moodCode=EVN,code="annotation"].value |
| dosage | refer dosageInstruction mapping |
| id | n/a |
| extension | n/a |
| modifierExtension | N/A |
| sequence | .text |
| text | .text |
| additionalInstruction | .text |
| patientInstruction | .text |
| timing | .effectiveTime |
| id | n/a |
| extension | n/a |
| modifierExtension | N/A |
| event | QLIST<TS> |
| repeat | Implies PIVL or EIVL |
| id | n/a |
| extension | n/a |
| bounds[x] | IVL(TS) used in a QSI |
| count | PIVL.count |
| countMax | PIVL.count |
| duration | PIVL.phase |
| durationMax | PIVL.phase |
| durationUnit | PIVL.phase.unit |
| frequency | PIVL.phase |
| frequencyMax | PIVL.phase |
| period | PIVL.phase |
| periodMax | PIVL.phase |
| periodUnit | PIVL.phase.unit |
| dayOfWeek | n/a |
| timeOfDay | n/a |
| when | EIVL.event |
| offset | EIVL.offset |
| code | QSC.code |
| id | n/a |
| extension | n/a |
| coding | union(., ./translation) |
| id | n/a |
| extension | n/a |
| system | ./codeSystem |
| version | ./codeSystemVersion |
| code | ./code |
| display | CV.displayName |
| userSelected | CD.codingRationale |
| text | ./originalText[mediaType/code="text/plain"]/data |
| asNeeded[x] | .outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code="as needed"].value=boolean or codable concept |
| site | .approachSiteCode |
| route | .routeCode |
| method | .doseQuantity |
| doseAndRate | |
| id | n/a |
| extension | n/a |
| dose[x] | .doseQuantity |
| dose[x] (doseQuantity) | n/a, PQ, IVL<PQ>, MO, CO, depending on the values |
| id | n/a |
| extension | n/a |
| value | PQ.value, CO.value, MO.value, IVL.high or IVL.low depending on the value |
| unit | PQ.unit |
| system | CO.codeSystem, PQ.translation.codeSystem |
| code | PQ.code, MO.currency, PQ.translation.code |
| rate[x] | .rateQuantity |
| maxDosePerPeriod | .maxDoseQuantity |
| maxDosePerAdministration | not supported |
| maxDosePerLifetime | not supported |