FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Observation |
| Id | Observation-00124455-e5f8-4789-a123-456789abcdef.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 00124455-e5f8-4789-a123-456789abcdef
Profile: NG Observations
status: Final
category: Social History
code: Age
subject: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
effective: 2025-11-04 10:00:00+0000
performer: Practitioner Kehinde Adebayo
component
code: Years (y)
value: 30 year
component
code: Pregnancy status
value: Pregnant
component
code: HIV status
value: Unknown
{
"resourceType": "Observation",
"id": "00124455-e5f8-4789-a123-456789abcdef",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30525-0",
"display": "Age"
}
]
},
"subject": {
"reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
},
"effectiveDateTime": "2025-11-04T10:00:00Z",
"performer": [
{
"reference": "Practitioner/00124455-e5f6-4789-a123-456789abcdef"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/age-component-codes",
"code": "yr",
"display": "Years (y)"
}
]
},
"valueQuantity": {
"value": 30,
"unit": "year",
"system": "http://unitsofmeasure.org"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "82810-3",
"display": "Pregnancy status"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-pregnancy-status",
"code": "pregnant",
"display": "Pregnant"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "278977008",
"display": "HIV status"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status",
"code": "unknown",
"display": "Unknown"
}
]
}
}
]
}