FHIR IG analytics| Package | ng.gov.nphcda.immunization |
| Resource Type | Observation |
| Id | Observation-observation-002.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-002
status: Final
category: Social History
code: Age
subject: Tolu Oluwatobi Adeyemi Male, DoB: 2022-09-21 ( MRN)
effective: 2025-10-10 10:00:00+0100
component
code: Pregnancy status
value: Not Pregnant
component
code: HIV status
value: DE46
component
code: Age in weeks
value: 5 week (Details: UCUM codewk = 'wk')
component
code: Age in months
value: 2 month
component
code: Age in years
value: 0 year
{
"resourceType": "Observation",
"id": "observation-002",
"meta": {
"profile": [
"https://nphcda.gov.ng/ig/StructureDefinition/NgImmRUObservation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30525-0",
"display": "Age"
}
]
},
"subject": {
"reference": "Patient/patient-003"
},
"effectiveDateTime": "2025-10-10T10:00:00+01:00",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82810-3",
"display": "Pregnancy status"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/nigeria-pregnancy-status",
"code": "notpregnant",
"display": "Not Pregnant"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "278977008",
"display": "HIV status"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/ValueSet/nigeria-hiv-status",
"code": "DE46"
}
]
}
},
{
"code": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/age-component-codes",
"code": "age-in-weeks",
"display": "Age in weeks"
}
]
},
"valueQuantity": {
"value": 5,
"unit": "week",
"system": "http://unitsofmeasure.org",
"code": "wk"
}
},
{
"code": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/age-component-codes",
"code": "age-in-months",
"display": "Age in months"
}
]
},
"valueQuantity": {
"value": 2,
"unit": "month",
"system": "http://unitsofmeasure.org"
}
},
{
"code": {
"coding": [
{
"system": "https://nphcda.gov.ng/ig/CodeSystem/age-component-codes",
"code": "age-in-years",
"display": "Age in years"
}
]
},
"valueQuantity": {
"value": 0,
"unit": "year",
"system": "http://unitsofmeasure.org"
}
}
]
}