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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeValueSet
IdValueSet-fr-core-vs-bp-method.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-bp-method.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-bp-method
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetBPMeasurementMethod
TitleFR Core ValueSet BP measurement method
Realmfr
Authorityhl7
DescriptionA coded type for the blood pressure measurement method

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Narratif généré : EnsembleValeurs fr-core-vs-bp-method

  • Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans http://snomed.info/sct version Non précisé (utilise la dernière version provenant du serveur de terminologie)
    CodeAffichage
    37931006Auscultation (procedure)
    113011001Palpation (procedure)
    61284002Machine, device (physical object)
    10179008Invasive (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-bp-method",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-bp-method",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetBPMeasurementMethod",
  "title": "FR Core ValueSet BP measurement method",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T10:26:03+00:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        }
      ]
    },
    {
      "name": "InteropSanté",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@interopsante.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A coded type for the blood pressure measurement method",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "37931006",
            "display": "Auscultation (procedure)"
          },
          {
            "code": "113011001",
            "display": "Palpation (procedure)"
          },
          {
            "code": "61284002",
            "display": "Machine, device (physical object)"
          },
          {
            "code": "10179008",
            "display": "Invasive (qualifier value)"
          }
        ]
      }
    ]
  }
}