CH EPR mHealth (R4)
1.1.0 - DSTU 2 Informative Ballot
This page is part of the CH EPR mHealth (R4) (v1.1.0: DSTU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "ParametersPIXmInput",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pixm-in-parameters"
]
},
"parameter" : [
{
"name" : "sourceIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:2.999.1.2.3",
"value" : "123"
}
},
{
"name" : "targetSystem",
"valueUri" : "urn:oid:2.999.5.6.7"
}
]
}