| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | fr-core-vs-bp-method |
| FHIR Version | R4 |
| Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-bp-method.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-bp-method |
| Version | 2.1.0 |
| Status | active |
| Date | 2024-09-04T09:58:56+02:00 |
| Name | FRCoreValueSetBPMeasurementMethod |
| Title | FR Core ValueSet BP measurement method |
| Realm | fr |
| Authority | hl7 |
| Description | A coded type for the blood pressure measurement method |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet fr-core-vs-bp-method
http://snomed.info/sct| Code | Display |
| 37931006 | Auscultation (procedure) |
| 113011001 | Palpation (procedure) |
| 61284002 | Machine, device (physical object) |
| 10179008 | Invasive (qualifier value) |
{
"resourceType": "ValueSet",
"id": "fr-core-vs-bp-method",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"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.1.0",
"name": "FRCoreValueSetBPMeasurementMethod",
"title": "FR Core ValueSet BP measurement method",
"status": "active",
"experimental": false,
"date": "2024-09-04T09:58:56+02: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": "FR",
"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)"
}
]
}
]
}
}