<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="noImpl-GCS-create"/>
  <meta>
    <versionId value="0"/>
    <lastUpdated value="2014-01-30T11:35:23+00:00"/>
    <source value="NoImpl"/>
    <profile value="http://dips.no/fhir/R4/StructureDefinition/NoImplVitalSignsObservationGCS"/>
  </meta>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/dips-RelativeEhrUri"/>
    <value value="ehr:compositions/6c41D37f-f173-45d6-8504-17c40454b9ee::default::1/content[openEHR-EHR-OBSERVATION.news2.v1 and name/value='NEWS2-Basic-Vitals']"/>
  </identifier>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/dips-ObservationId"/>
    <value value="dfdcd132-f0c0-e84a-a9b0-937bcb93c008"/>
  </identifier>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/dips-VersionIndependentId"/>
    <value value="bd96cd32-3bdb-f448-9d65-265828cae8c8"/>
  </identifier>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/externalId"/>
    <value value="testBPexternalId1"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
      <display value="Survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="9269-2"/>
      <display value="Glasgow coma score total"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/cdp2007964"/>
    <identifier>
      <system value="http://dips.no/fhir/namingsystem/dips-patientid"/>
      <value value="1002679"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2021-10-25T09:30:33+05:30"/>
  <performer>
    <reference value="PractitionerRole/agb1000204"/>
    <identifier>
      <system value="urn:oid:1.3.6.1.4.1.9038.51.1"/>
      <value value="1000204"/>
    </identifier>
  </performer>
  <performer>
    <reference value="Organization/Organizationaks2"/>
    <identifier>
      <system value="urn:oid:1.3.6.1.4.1.9038.70.1"/>
      <value value="2"/>
    </identifier>
  </performer>
  <valueQuantity>
    <value value="13"/>
    <unit value="ScoreOf"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{ScoreOf}"/>
  </valueQuantity>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="9267-6"/>
        <display value="Glasgow coma score eye opening"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="4"/>
      <unit value="ScoreOf"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{ScoreOf}"/>
    </valueQuantity>
    <interpretation>
      <text value="4 (Opens eyes spontaneously)"/>
    </interpretation>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="9268-4"/>
        <display value="Glasgow coma score motor"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="5"/>
      <unit value="ScoreOf"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{ScoreOf}"/>
    </valueQuantity>
    <interpretation>
      <text value="5 (Localizes painful stimuli)"/>
    </interpretation>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="9270-0"/>
        <display value="Glasgow coma score verbal"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="4"/>
      <unit value="ScoreOf"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="{ScoreOf}"/>
    </valueQuantity>
    <interpretation>
      <text value="4 (Confused, disoriented)"/>
    </interpretation>
  </component>
</Observation>