Patient Identifier Cross-referencing for mobile (PIXm)
3.0.5-current - ci-build
Patient Identifier Cross-referencing for mobile (PIXm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.0.5-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PIXm/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "pixm-response-mohralice-red-all",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out"
]
},
"parameter" : [
{
"name" : "targetId",
"valueReference" : {
🔗 "reference" : "Patient/Patient-MohrAlice-Blue"
}
},
{
"name" : "targetIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:1.3.6.1.4.1.21367.13.20.3000",
"value" : "IHEBLUE-994"
}
},
{
"name" : "targetId",
"valueReference" : {
🔗 "reference" : "Patient/Patient-MohrAlice-Green"
}
},
{
"name" : "targetIdentifier",
"valueIdentifier" : {
"system" : "urn:oid:1.3.6.1.4.1.21367.13.20.2000",
"value" : "IHEGREEN-994"
}
}
]
}