Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Height Length Measurement Method - JSON Representation

Draft as of 2025-10-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HeightLengthMeasurementMethod",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs HeightLengthMeasurementMethod</b></p><a name=\"HeightLengthMeasurementMethod\"> </a><a name=\"hcHeightLengthMeasurementMethod\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/414135002\">414135002</a></td><td>Estimated (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/258104002\">258104002</a></td><td>Measured (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/733985002\">733985002</a></td><td>Reported (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/HeightLengthMeasurementMethod",
  "version" : "0.1.0",
  "name" : "HeightLengthMeasurementMethod",
  "title" : "Height Length Measurement Method",
  "status" : "draft",
  "date" : "2025-10-23T20:49:03+00:00",
  "publisher" : "AP-HP",
  "contact" : [
    {
      "name" : "AP-HP",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://aphp.fr"
        }
      ]
    }
  ],
  "description" : "SELECT SNOMED CT code system values that describe how the height/length was measured.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "414135002",
            "display" : "Estimated (qualifier value)"
          },
          {
            "code" : "258104002",
            "display" : "Measured (qualifier value)"
          },
          {
            "code" : "733985002",
            "display" : "Reported (qualifier value)"
          }
        ]
      }
    ]
  }
}