This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Orders and Observations Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Patient |
R3 : R4 Conversion maps for ItemInstance.
Functional status for this map: Not Mapped (see documentation)
map "http://hl7.org/fhir/StructureMap/ItemInstance3to4" = "R3 to R4 Conversions for ItemInstance" uses "http://hl7.org/fhir/3.0/StructureDefinition/ItemInstance" alias ItemInstanceR3 as source uses "http://hl7.org/fhir/StructureDefinition/ItemInstance" alias ItemInstance as target imports "http://hl7.org/fhir/StructureMap/*3to4" group ItemInstance extends DomainResource input src : ItemInstanceR3 as source input tgt : ItemInstance as target "ItemInstance.count": for src.count make tgt.count "ItemInstance.location": for src.location make tgt.location "ItemInstance.subject": for src.subject make tgt.subject "ItemInstance.manufactureDate": for src.manufactureDate make tgt.manufactureDate "ItemInstance.expiryDate": for src.expiryDate make tgt.expiryDate "ItemInstance.currentSWVersion": for src.currentSWVersion make tgt.currentSWVersion "ItemInstance.lotNumber": for src.lotNumber make tgt.lotNumber "ItemInstance.serialNumber": for src.serialNumber make tgt.serialNumber "ItemInstance.carrierAIDC": for src.carrierAIDC make tgt.carrierAIDC "ItemInstance.carrierHRF": for src.carrierHRF make tgt.carrierHRF endgroup
map "http://hl7.org/fhir/StructureMap/ItemInstance4to3" = "R4 to R3 Conversion for ItemInstance" uses "http://hl7.org/fhir/StructureDefinition/ItemInstance" alias ItemInstance as source uses "http://hl7.org/fhir/3.0/StructureDefinition/ItemInstance" alias ItemInstanceR3 as target imports "http://hl7.org/fhir/StructureMap/*4to3" group ItemInstance extends DomainResource input src : ItemInstanceR3 as source input tgt : ItemInstance as target "ItemInstance.count": for src.count make tgt.count "ItemInstance.location": for src.location make tgt.location "ItemInstance.subject": for src.subject make tgt.subject "ItemInstance.manufactureDate": for src.manufactureDate make tgt.manufactureDate "ItemInstance.expiryDate": for src.expiryDate make tgt.expiryDate "ItemInstance.currentSWVersion": for src.currentSWVersion make tgt.currentSWVersion "ItemInstance.lotNumber": for src.lotNumber make tgt.lotNumber "ItemInstance.serialNumber": for src.serialNumber make tgt.serialNumber "ItemInstance.carrierAIDC": for src.carrierAIDC make tgt.carrierAIDC "ItemInstance.carrierHRF": for src.carrierHRF make tgt.carrierHRF endgroup
n/a