Example in C-CDA on FHIR1.2.0
Patient

CF-patient

Patient-CF-patient.json

Resource Details

Resource Type
Patient
Resource ID
CF-patient
Identifier
urn:oid:1.3.6.1.4.1.22812.3.2009316.3|160920144139807

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "CF-patient",
  "filename": "Patient-CF-patient.json",
  "identifier": {
    "system": "urn:oid:1.3.6.1.4.1.22812.3.2009316.3",
    "value": "160920144139807"
  },
  "displayName": "Myra Jones",
  "gender": "female",
  "birthDate": "1947-05-01"
}