Example in CH Core (Switzerland)6.0.0
Patient

ManuelaMuster

Patient-ManuelaMuster.json

Resource Details

Resource Type
Patient
Resource ID
ManuelaMuster
Identifier
urn:oid:2.16.756.5.30.1.127.3.10.3|761337615317835750
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": "ManuelaMuster",
  "filename": "Patient-ManuelaMuster.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
    "value": "761337615317835750"
  },
  "displayName": "Manuela Muster",
  "gender": "female",
  "birthDate": "1997-02-21"
}