CH EPR mHealth (R4)
3.0.0 - DSTU3 Switzerland flag

This page is part of the CH EPR mHealth (R4) (v3.0.0: DSTU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: PIXm Parameters Query Input - JSON Representation

Raw json | Download


{
  "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"
    },
    {
      "name" : "targetSystem",
      "valueUri" : "urn:oid:2.16.756.5.30.1.127.3.10.3"
    }
  ]
}