FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-health-dossier
Resource TypeParameters
IdParameters-PDQm-MatchRequestAhvn13.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
      }
    }
  ]
}