FHIR IG analytics| Package | ee.fhir.mpi |
| Resource Type | Observation |
| Id | Observation-EducationLevel.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation EducationLevel
Profile: EE MPI SocialHistory Education Level
status: Final
category: Social history
code: Highest level of education
subject: Indrek Bambus (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#37302102711)
issued: 1995-06-21 00:00:00+0200
value: Bakalaureus või sellega võrdne, rakenduskõrgh.
{
"resourceType": "Observation",
"id": "EducationLevel",
"meta": {
"profile": [
"https://fhir.ee/mpi/StructureDefinition/ee-mpi-socialhistory-education-level"
]
},
"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": "82589-3"
},
{
"system": "http://snomed.info/sct",
"code": "105421008"
}
]
},
"subject": {
"reference": "Patient/pat1"
},
"issued": "1995-06-21T00:00:00+02:00",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.ee/CodeSystem/omandatud-korgeim-haridus",
"code": "A6"
}
]
}
}