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

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeValueSet
IdValueSet-be-vs-parameter-type.json
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/ValueSet-be-vs-parameter-type.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-parameter-type
Version1.1.0
Statusactive
Date2026-08-21T17:23:19+02:00
NameBeVSParameterType
TitleeReferral Parameter Type
Realmbe
Authorityhl7
DescriptionTypes of parameters/vital signs that can be measured.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet be-vs-parameter-type

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    75367002Blood Pressure (observable entity)
    163033001Lying Blood Pressure (observable entity)
    163034007Standing Blood Pressure (observable entity)
    8499008Pulse, function (observable entity)
    431314004Peripheral oxygen saturation (observable entity)
    415882003Estimated core body temperature measured in axillary region (observable entity)
    86290005Respiratory rate (observable entity)
    162098000Frequency of defecation (observable entity)
    27113001Body weight (observable entity)
    246124003Volume of urine produced (qualifier value)
    225908003Pain score (observable entity)
    364632003Pain character (observable entity)
    364689004Stool observable (observable entity)
    363787002Observable entity

Source1

{
  "resourceType": "ValueSet",
  "id": "be-vs-parameter-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-parameter-type",
  "version": "1.1.0",
  "name": "BeVSParameterType",
  "title": "eReferral Parameter Type",
  "status": "active",
  "experimental": false,
  "date": "2026-08-21T17:23:19+02:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Types of parameters/vital signs that can be measured.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "75367002",
            "display": "Blood Pressure (observable entity)"
          },
          {
            "code": "163033001",
            "display": "Lying Blood Pressure (observable entity)"
          },
          {
            "code": "163034007",
            "display": "Standing Blood Pressure (observable entity)"
          },
          {
            "code": "8499008",
            "display": "Pulse, function (observable entity)"
          },
          {
            "code": "431314004",
            "display": "Peripheral oxygen saturation (observable entity)"
          },
          {
            "code": "415882003",
            "display": "Estimated core body temperature measured in axillary region (observable entity)"
          },
          {
            "code": "86290005",
            "display": "Respiratory rate (observable entity)"
          },
          {
            "code": "162098000",
            "display": "Frequency of defecation (observable entity)"
          },
          {
            "code": "27113001",
            "display": "Body weight (observable entity)"
          },
          {
            "code": "246124003",
            "display": "Volume of urine produced (qualifier value)"
          },
          {
            "code": "225908003",
            "display": "Pain score (observable entity)"
          },
          {
            "code": "364632003",
            "display": "Pain character (observable entity)"
          },
          {
            "code": "364689004",
            "display": "Stool observable (observable entity)"
          },
          {
            "code": "363787002",
            "display": "Observable entity"
          }
        ]
      }
    ]
  }
}