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

FHIR IG analytics

Packageee.fhir.mpi
Resource TypeObservation
IdObservation-EducationLevel.json
FHIR VersionR5

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: Observation EducationLevel

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.


Source1

{
  "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"
      }
    ]
  }
}