Guide d'implémentation Fr Core
2.1.0 - ci-build France flag

Guide d'implémentation Fr Core - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Heart Rate Measurement Method value set - JSON Representation

Active as of 2025-06-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "fr-core-vs-heartrate-measurement-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>Narratif généré : ValueSet fr-core-vs-heartrate-measurement-method</b></p><a name=\"fr-core-vs-heartrate-measurement-method\"> </a><a name=\"hcfr-core-vs-heartrate-measurement-method\"> </a><a name=\"fr-core-vs-heartrate-measurement-method-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include les codes sont définis dans <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/268447006\">268447006</a></td><td>Doppler studies (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/29303009\">29303009</a></td><td>Electrocardiographic procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/13385008\">13385008</a></td><td>Mediate auscultation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/264598005\">264598005</a></td><td>Oximetry (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/277917001\">277917001</a></td><td>Thoracic impedance cardiography (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/239516002\">239516002</a></td><td>Monitoring procedure (regime/therapy)</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-heartrate-measurement-method",
  "version" : "2.1.0",
  "name" : "FRCoreValueSetHeartRateMeasurementMethod",
  "title" : "Heart Rate Measurement Method value set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-04T13:32:30+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" : "SELECT SNOMED CT code system values that describe how the heart rate was measured.",
  "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" : "268447006",
            "display" : "Doppler studies (procedure)"
          },
          {
            "code" : "29303009",
            "display" : "Electrocardiographic procedure (procedure)"
          },
          {
            "code" : "13385008",
            "display" : "Mediate auscultation (procedure)"
          },
          {
            "code" : "264598005",
            "display" : "Oximetry (procedure)"
          },
          {
            "code" : "113011001",
            "display" : "Palpation (procedure)"
          },
          {
            "code" : "277917001",
            "display" : "Thoracic impedance cardiography (procedure)"
          },
          {
            "code" : "239516002",
            "display" : "Monitoring procedure (regime/therapy)"
          }
        ]
      }
    ]
  }
}