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

FHIR IG Statistics: ValueSet/IVR-VS-pressureMethod

Packagech.fhir.ig.ch-ems
Resource TypeValueSet
IdIVR-VS-pressureMethod
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-ems/https://build.fhir.org/ig/hl7ch/ch-ems/ValueSet-IVR-VS-pressureMethod.html
URLhttp://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pressureMethod
Version2.1.0-ci-build
Statusdraft
Date2025-08-06T11:55:40+00:00
NameIVRVSpressureMethod
TitleIVR Blood Pressure Method
Realmch
Authorityhl7
DescriptionList of methods for measuring the blood pressure.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ems-observation-bloodpressureCH EMS Observation: Blood Pressure
logicalmodel-ems-protocolEMS Protocol

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet IVR-VS-pressureMethod

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Schweiz) (German (Switzerland), de)French (Switzerland) (fr)Italian (Switzerland) (it)
    10179008invasiveinvasivinvasifinvasivo
    22762002Non-invasivenicht invasivNon invasifNon invasivo

Source

{
  "resourceType": "ValueSet",
  "id": "IVR-VS-pressureMethod",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-ems/ValueSet/IVR-VS-pressureMethod",
  "version": "2.1.0-ci-build",
  "name": "IVRVSpressureMethod",
  "title": "IVR Blood Pressure Method",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-06T11:55:40+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 methods for measuring the blood pressure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "10179008",
            "display": "invasive",
            "designation": [
              {
                "language": "de-CH",
                "value": "invasiv"
              },
              {
                "language": "fr-CH",
                "value": "invasif"
              },
              {
                "language": "it-CH",
                "value": "invasivo"
              }
            ]
          },
          {
            "code": "22762002",
            "display": "Non-invasive",
            "designation": [
              {
                "language": "de-CH",
                "value": "nicht invasiv"
              },
              {
                "language": "fr-CH",
                "value": "Non invasif"
              },
              {
                "language": "it-CH",
                "value": "Non invasivo"
              }
            ]
          }
        ]
      }
    ]
  }
}