FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Orders and Observations Work GroupMaturity Level: N/ABallot Status: InformativeCompartments: Patient, Practitioner

Mappings for the supplydelivery resource.

SupplyDeliverySupply[moodCode=RQO]
    identifier.id
    basedOn.outboundRelationship[typeCode=FLFS].target
    partOf.inboundRelationship[typeCode=COMP].source[moodCode=EVN]
    status.statusCode, also existence of fulfillment events
    patient.participation[typeCode=SBJ].role
    type.code
    suppliedItem.participation[typeCode=PRD].role
        quantity.quantity
        item[x].participation[typeCode=PRD].role
    occurrence[x].effectiveTime
    supplier.participation[typeCode=PFM].role
    destination.participation[typeCode=DST].role
    receiver.participation[typeCode=RCV].role
SupplyDelivery
    identifier
    basedOnORC in proximity to EVN segment
    partOfVaries by domain
    status
    patient
    type
    suppliedItem
        quantity
        item[x]
    occurrence[x]Varies by domain
    supplier
    destination
    receiver
SupplyDeliveryEvent
    identifierEvent.identifier
    basedOnEvent.basedOn
    partOfEvent.partOf
    statusEvent.status
    patientEvent.subject.reference(Patient)
    typeEvent.code
    suppliedItem
        quantity
        item[x]
    occurrence[x]Event.occurrence[x]
    supplierEvent.performer
    destination
    receiver