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

FHIR IG analytics

Packagekl.dk.fhir.ffinst
Resource TypeObservation
IdObservation-HeleneConsciousness.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: Observation

Resource Observation "HeleneConsciousness"

Profile: Consciousness assessment

AssociatedConditions: Consciousness related finding (SNOMED CT#106167005)

status: final

code: Assessment of consciousness level (procedure) (SNOMED CT#444714004)

subject: Patient/Helene " MARKUSSEN"

value: Reagerer kun på smerte (2) (KLToolsCodes#0000e850-a51d-4867-a901-dd4c6a2a46a1; SNOMED CT#450847001)

method: Ingen problemer med test-setup og borgers udførelse (KLToolsCodes#4a069078-c3c3-4c67-899d-4e8876026f48Ja)


Source1

{
  "resourceType": "Observation",
  "id": "HeleneConsciousness",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/ffinst/StructureDefinition/KLToolsCareConsciousness"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/ffinst/StructureDefinition/AssociatedConditions",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "106167005"
          }
        ]
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "444714004"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Helene"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
        "code": "0000e850-a51d-4867-a901-dd4c6a2a46a1"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "450847001"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes",
        "code": "4a069078-c3c3-4c67-899d-4e8876026f48Ja"
      }
    ]
  }
}