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

FHIR IG Statistics: ValueSet/fr-bp-method

PackageHL7France-Clinicalprofils.072021
TypeValueSet
Idfr-bp-method
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HL7France-Clinicalprofils.072021@0.1.0&canonical=http://interopsante.org/fhir/valueset/fr-bp-measurement-method
URLhttp://interopsante.org/fhir/valueset/fr-bp-measurement-method
Version1.01
Statusdraft
Date2020-01-29T07:44:43.294+10:00
NameBp-measurement-method
DescriptionA coded type for the blood pressure measurement method

Resources that use this resource

StructureDefinition
FrObservationBpFrObservationBp

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

BP-method-measurement

This value set defines a set of codes that can be used to indicate the blood pressure measurement method.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "fr-bp-method",
  "meta": {
    "lastUpdated": "2020-01-29T07:44:43.294+10:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://interopsante.org/fhir/valueset/fr-bp-measurement-method",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.29"
    }
  ],
  "version": "1.01",
  "name": "Bp-measurement-method",
  "status": "draft",
  "experimental": true,
  "date": "2020-01-29T07:44:43.294+10:00",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "A coded type for the blood pressure measurement method",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "1.0",
        "concept": [
          {
            "code": "37931006",
            "display": "Auscultation (procedure)"
          },
          {
            "code": "113011001",
            "display": "Palpation (procedure)"
          },
          {
            "code": "61284002",
            "display": "Machine, device (physical object)"
          },
          {
            "code": "10179008",
            "display": "Invasive (qualifier value)"
          }
        ]
      }
    ]
  }
}