Example in Vital Records Common Library2.0.0
Patient

us-core-patient-vr-a-freeman

Patient-us-core-patient-vr-a-freeman.json

Resource Details

Resource Type
Patient
Resource ID
us-core-patient-vr-a-freeman
Identifier
http://hospital.smarthealthit.org|987054321
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "us-core-patient-vr-a-freeman",
  "filename": "Patient-us-core-patient-vr-a-freeman.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
  ],
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "987054321"
  },
  "displayName": "Alice J. Freeman",
  "gender": "female",
  "birthDate": "1978-03-12"
}