Example in CH Core (Switzerland)6.0.0
Patient

FranzMuster

Patient-FranzMuster.json

Resource Details

Resource Type
Patient
Resource ID
FranzMuster
Identifier
urn:oid:2.999.1.2.3.4|012/08.111111
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": "FranzMuster",
  "filename": "Patient-FranzMuster.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:2.999.1.2.3.4",
    "value": "012/08.111111"
  },
  "displayName": "Franz Muster",
  "gender": "male",
  "birthDate": "1995-01-27"
}