Example in Vital Records Common Library2.0.0
Patient

patient-mother-vr-birth-date-part-absent

Patient-patient-mother-vr-birth-date-part-absent.json

Resource Details

Resource Type
Patient
Resource ID
patient-mother-vr-birth-date-part-absent
Identifier
http://hospital.smarthealthit.org|9992702
Conforms To
http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr

Example Metadata

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

{
  "resourceType": "Patient",
  "id": "patient-mother-vr-birth-date-part-absent",
  "filename": "Patient-patient-mother-vr-birth-date-part-absent.json",
  "profile": [
    "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr"
  ],
  "identifier": {
    "system": "http://hospital.smarthealthit.org",
    "value": "9992702"
  },
  "displayName": "Carmen Teresa Lee",
  "gender": "female",
  "birthDate": "1986"
}