Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "fr-core-vs-bp-method",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-bp-method</b></p><a name=\"fr-core-vs-bp-method\"> </a><a name=\"hcfr-core-vs-bp-method\"> </a><a name=\"fr-core-vs-bp-method-fr-FR\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/37931006\">37931006</a></td><td>Auscultation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/113011001\">113011001</a></td><td>Palpation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/61284002\">61284002</a></td><td>Machine, device (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/10179008\">10179008</a></td><td>Invasive (qualifier value)</td></tr></table></li></ul></div>"
},
"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-10-29T10:42:31+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" : "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)"
}
]
}
]
}
}