{
  "resourceType" : "Parameters",
  "id" : "PDQm-MatchRequestAhvn13",
  "meta" : {
    "profile" : ["http://fhir.ch/ig/ch-health-dossier/StructureDefinition/CHPDQmMatchParametersIn"]
  },
  "parameter" : [{
    "name" : "resource",
    "resource" : {
      "resourceType" : "Patient",
      "id" : "FranzMusterMatchInputAhvn13",
      "meta" : {
        "profile" : ["http://fhir.ch/ig/ch-health-dossier/StructureDefinition/CHPDQmMatchInput"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Franz Muster, 27.1.1995, AHVN13 7561234567897</div>"
      },
      "identifier" : [{
        "system" : "urn:oid:2.16.756.5.32",
        "value" : "7561234567897"
      }],
      "name" : [{
        "family" : "Muster",
        "given" : ["Franz"]
      }],
      "gender" : "male",
      "birthDate" : "1995-01-27"
    }
  }]
}