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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeValueSet
IdValueSet-cz-observation-comaScore-type-ems-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/ValueSet-cz-observation-comaScore-type-ems-vs.html
URLhttps://hl7.cz/fhir/cz-ems/ValueSet/cz-observation-comaScore-type-ems-vs
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameCZ_ObservationComaScoreTypeEmsVs
TitleObservation Coma Score Type (CZ EMS)
Realmcz
Authorityhl7
DescriptionAllowed coma score scales: adult GCS and pediatric Adelaide.

Resources that use this resource

StructureDefinition
cz-observation-gcs-emsObservation - Glasgow Coma Scale (GCS/Adelaide): EMS Report (CZ)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cz-observation-comaScore-type-ems-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-observation-comaScore-type-ems-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/cz-ems/ValueSet/cz-observation-comaScore-type-ems-vs",
  "version": "0.0.2",
  "name": "CZ_ObservationComaScoreTypeEmsVs",
  "title": "Observation Coma Score Type (CZ EMS)",
  "status": "draft",
  "date": "2026-01-30T07:36:37+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Allowed coma score scales: adult GCS and pediatric Adelaide.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "248241002",
            "display": "Glasgow coma score"
          },
          {
            "code": "443881004",
            "display": "Adelaide pediatric coma score"
          }
        ]
      }
    ]
  }
}