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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeValueSet
IdValueSet-cz-termination-method-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/ValueSet-cz-termination-method-vs.html
URLhttps://hl7.cz/fhir/cz-ems/ValueSet/cz-termination-method-vs
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameTerminationMethodEmsVS
TitleUrgency level Value Set
Realmcz
Authorityhl7
DescriptionUrgency level value set includes selected codes from Urgency level Code System.

Resources that use this resource

StructureDefinition
cz-ext-terminationMethodMethod of termination: EMS termination method for Encounter

Resources that this resource uses

CodeSystem
cz-termination-method-csUrgency level Code System

Narrative

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

Generated Narrative: ValueSet cz-termination-method-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-termination-method-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://hl7.cz/fhir/cz-ems/ValueSet/cz-termination-method-vs",
  "version": "0.0.2",
  "name": "TerminationMethodEmsVS",
  "title": "Urgency level Value Set",
  "status": "draft",
  "experimental": false,
  "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": "Urgency level value set includes selected codes from Urgency level Code System.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.cz/fhir/cz-ems/CodeSystem/cz-termination-method-cs"
      }
    ]
  }
}