FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: N/AStandards Status: InformativeSecurity Category: Patient Compartments: Device, Patient, Practitioner, RelatedPerson

Mappings for the supplyrequest resource (see Mappings to Other Standards for further information & status).

SupplyRequest workflow.order
    identifier FiveWs.identifier
    status FiveWs.status
    intent FiveWs.class
    category FiveWs.class
    priority FiveWs.grade
    parameter FiveWs.what[x]
        code FiveWs.what[x]
        value[x] FiveWs.what[x]
    occurrence[x] FiveWs.planned
    authoredOn FiveWs.recorded
    requester FiveWs.author
    supplier FiveWs.actor
    reason FiveWs.why[x]
SupplyRequest Request
    identifier Request.identifier
    status Request.status
    intent Request.intent
    basedOn Request.basedOn
    priority Request.priority
    item Request.code
    occurrence[x] Request.occurrence[x]
    authoredOn Request.authoredOn
    requester Request.requester
    supplier Request.performer
    reason Request.reason
SupplyRequest ORC
    identifier ORC.2, ORC.3
    status ORC.5
    intent
    basedOn
    category N/A
    priority TQ1.9
    deliverFor
    item
    quantity
    parameter Varies by domain
        code Varies by domain
        value[x] Varies by domain
    occurrence[x] Accompanying TQ1/TQ2 segments
    authoredOn ORC.9
    requester ORC.12
    supplier PRT
    reason ORC.16
    deliverFrom PRT
    deliverTo PRT
SupplyRequest Act[moodCode<=INT]
    identifier .identifier
    status .status
    intent .moodCode (nuances beyond PRP/PLAN/RQO would need to be elsewhere)
    category .code
    priority .priorityCode
    item .code
    quantity .quantity
        code .code
        value[x] .code
    occurrence[x] .effectiveTime
    authoredOn .participation[typeCode=AUT].time
    requester .participation[typeCode=AUT].role
    supplier .participation[typeCode=PRF].role[scoper.determinerCode=INSTANCE]
    reason .reasonCode
    deliverFrom .participation
    deliverTo .participation