Example in CH Core (Switzerland)6.0.0
Patient

ClaimPatient

Patient-ClaimPatient.json

Resource Details

Resource Type
Patient
Resource ID
ClaimPatient
Identifier
urn:oid:2.16.756.5.32|7562295883070
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": "ClaimPatient",
  "filename": "Patient-ClaimPatient.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"
  ],
  "identifier": {
    "system": "urn:oid:2.16.756.5.32",
    "value": "7562295883070"
  },
  "displayName": "Peter Muster",
  "gender": "male",
  "birthDate": "1964-05-14"
}