Example in CH Core (Switzerland)6.0.0
Patient

ImmunizationPatientExample

Patient-ImmunizationPatientExample.json

Resource Details

Resource Type
Patient
Resource ID
ImmunizationPatientExample
Identifier
urn:oid:2.999.1.2.3.4|12345678
Conforms To
http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "ImmunizationPatientExample",
  "filename": "Patient-ImmunizationPatientExample.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:2.999.1.2.3.4",
    "value": "12345678"
  },
  "displayName": "Monika Wegmueller",
  "gender": "female",
  "birthDate": "1967-02-10"
}