CH EPR FHIR (R4)
4.0.0-ballot - ballot
This page is part of the CH EPR FHIR (R4) (v4.0.0-ballot: DSTU 4 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "ParametersPIXmOutput",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pixm-out-parameters"
]
},
"parameter" : [
{
"name" : "targetIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:2.999.5.6.7",
"value" : "value of MPI-PID"
}
},
{
"name" : "targetIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.3",
"value" : "value of EPR-SPID"
}
},
{
"name" : "targetId",
"valueReference" : {
"reference" : "http://example.org/Patient/FranzMusterNeedsAbsoluteUrl"
}
}
]
}