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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-GlasgowComaScale-01.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

Observatie/bepaling. Status: definitief
Bepalingdatum/tijd06:43:00, 2 augustus 2013
CodeWaarde
Glasgow coma scale11
score op openen van ogen binnen glasgowcomaschaalBij een prikkel
score op motorische respons binnen glasgowcomaschaalTerugtrekken
verbale score binnen glasgowcomaschaalGeoriënteerd
Medical reason for exclusion from performance measureendotracheale tube aanwezig

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-GlasgowComaScale-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-GlasgowComaScale"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "35088-4",
        "display": "Glasgow coma scale"
      }
    ]
  },
  "effectiveDateTime": "2013-08-02T06:43:00+02:00",
  "valueInteger": 11,
  "note": [
    {
      "text": "Beste score voor intubatie, kleding stond in brand"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "281395000",
            "display": "score op openen van ogen binnen glasgowcomaschaal"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.2.1",
            "code": "E2",
            "display": "Bij een prikkel"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "281396004",
            "display": "score op motorische respons binnen glasgowcomaschaal"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.2.2",
            "code": "M4",
            "display": "Terugtrekken"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "281397008",
            "display": "verbale score binnen glasgowcomaschaal"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.2.3",
            "code": "V5",
            "display": "Georiënteerd"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "271000124103",
            "display": "Medical reason for exclusion from performance measure"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "419991009",
            "display": "endotracheale tube aanwezig"
          }
        ]
      }
    }
  ]
}