FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageng.gov.nphcda.immunization
Resource TypeRelatedPerson
IdRelatedPerson-relatedperson-003.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: RelatedPerson relatedperson-003

patient: Tolu Oluwatobi Adeyemi Male, DoB: 2022-09-21 ( MRN)

relationship: BROTHER

name: Chinedu Okoro

gender: Male

birthDate: 2024-01-15


Source1

{
  "resourceType": "RelatedPerson",
  "id": "relatedperson-003",
  "meta": {
    "profile": [
      "https://nphcda.gov.ng/ig/StructureDefinition/mother-other-children"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "patient": {
    "reference": "Patient/patient-003"
  },
  "relationship": [
    {
      "text": "BROTHER"
    }
  ],
  "name": [
    {
      "family": "Okoro",
      "given": [
        "Chinedu"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "2024-01-15"
}