CH EPR FHIR (R4)
5.0.0 - trial-use Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. 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-fhir/StructureDefinition/ch-pixm-in-parameters"
    ]
  },
  "parameter" : [
    {
      "name" : "sourceIdentifier",
      "valueString" : "urn:oid:2.999.1.2.3|123"
    },
    {
      "name" : "targetSystem",
      "valueString" : "urn:oid:2.999.5.6.7"
    },
    {
      "name" : "targetSystem",
      "valueString" : "urn:oid:2.16.756.5.30.1.127.3.10.3"
    }
  ]
}