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 . Page versions: R5 R4B R4
Financial Management Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Practitioner |
R3 : R4 Conversion maps for PaymentNotice.
Functional status for this map: 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors). (see documentation)
map "http://hl7.org/fhir/StructureMap/PaymentNotice3to4" = "R3 to R4 Conversions for PaymentNotice" uses "http://hl7.org/fhir/3.0/StructureDefinition/PaymentNotice" alias PaymentNoticeR3 as source uses "http://hl7.org/fhir/StructureDefinition/PaymentNotice" alias PaymentNotice as target imports "http://hl7.org/fhir/StructureMap/*3to4" group PaymentNotice extends DomainResource input src : PaymentNoticeR3 as source input tgt : PaymentNotice as target "PaymentNotice.identifier" : for src.identifier as vs make tgt.identifier as vt "PaymentNotice.status" : for src.status as vs make tgt.status as vt "PaymentNotice.request" : for src.request as vs make tgt.request as vt "PaymentNotice.response" : for src.response as vs make tgt.response as vt "PaymentNotice.statusDate" : for src.statusDate as vs make tgt.statusDate as vt "PaymentNotice.created" : for src.created as vs make tgt.created as vt "PaymentNotice.target" : for src.target as vs make tgt.target as vt "PaymentNotice.provider" : for src.provider as vs make tgt.provider as vt endgroup
map "http://hl7.org/fhir/StructureMap/PaymentNotice4to3" = "R4 to R3 Conversion for PaymentNotice" uses "http://hl7.org/fhir/StructureDefinition/PaymentNotice" alias PaymentNotice as source uses "http://hl7.org/fhir/3.0/StructureDefinition/PaymentNotice" alias PaymentNoticeR3 as target imports "http://hl7.org/fhir/StructureMap/*4to3" group PaymentNotice extends DomainResource input src : PaymentNotice as source input tgt : PaymentNoticeR3 as target "PaymentNotice.identifier" : for src.identifier as vs make tgt.identifier as vt "PaymentNotice.status" : for src.status as vs make tgt.status as vt "PaymentNotice.request" : for src.request as vs make tgt.request as vt "PaymentNotice.response" : for src.response as vs make tgt.response as vt "PaymentNotice.statusDate" : for src.statusDate as vs make tgt.statusDate as vt "PaymentNotice.created" : for src.created as vs make tgt.created as vt "PaymentNotice.target" : for src.target as vs make tgt.target as vt "PaymentNotice.provider" : for src.provider as vs make tgt.provider as vt endgroup