FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/IVR-VS-yesNoUnknown

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-yesNoUnknown
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-yesNoUnknown.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-yesNoUnknown
Version2.1.0-ci-build
Statusdraft
Date2025-07-24T15:44:25+00:00
NameIVRVSyesNoUnknown
TitleIVR Yes/No/Unknown
Realmch
Authorityhl7
DescriptionList of answers (yes/no/unknown).
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-stroke-fastCH EMS Observation: Stroke/FAST

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet IVR-VS-yesNoUnknown


Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-yesNoUnknown",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-yesNoUnknown",
  "version": "2.1.0-ci-build",
  "name": "IVRVSyesNoUnknown",
  "title": "IVR Yes/No/Unknown",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T15:44:25+00:00",
  "publisher": "IVR Interverband für Rettungswesen",
  "contact": [
    {
      "name": "IVR Interverband für Rettungswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ivr-ias.ch/"
        }
      ]
    }
  ],
  "description": "List of answers (yes/no/unknown).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373066001",
            "display": "Yes (qualifier value)"
          },
          {
            "code": "373067005",
            "display": "No (qualifier value)"
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}