Example in CARIN RTPBC1.0.0
Patient

rtpbc-patient-03

Patient-rtpbc-patient-03.json

Resource Details

Resource Type
Patient
Resource ID
rtpbc-patient-03
Identifier
http://example.org/MyPatientApp|30455
Conforms To
http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "rtpbc-patient-03",
  "filename": "Patient-rtpbc-patient-03.json",
  "profile": [
    "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-patient"
  ],
  "identifier": {
    "system": "http://example.org/MyPatientApp",
    "value": "30455"
  },
  "displayName": "Jane Doe",
  "gender": "female",
  "birthDate": "1975-12-05"
}