1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BoneAgeMeasuringMethod - JSON Representation

Active as of 2022-02-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BoneAgeMeasuringMethodValueSet",
  "language" : "English",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"English\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"English\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BoneAgeMeasuringMethodValueSet</b></p><a name=\"BoneAgeMeasuringMethodValueSet\"> </a><a name=\"hcBoneAgeMeasuringMethodValueSet\"> </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\">Language: English</p></div><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/69466000\">69466000</a></td><td>Unknown Procedure</td></tr><tr><td><a href=\"http://snomed.info/id/252956001\">252956001</a></td><td>Greulich and Pyle bone age assessment</td></tr><tr><td><a href=\"http://snomed.info/id/70711000052105\">70711000052105</a></td><td>Tanner Whitehouse 2</td></tr><tr><td><a href=\"http://snomed.info/id/70721000052102\">70721000052102</a></td><td>Tanner Whitehouse 3</td></tr><tr><td><a href=\"http://snomed.info/id/70741000052106\">70741000052106</a></td><td>Boneexpert</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/bone-age-measuring-method/v1",
  "version" : "1.0.0",
  "name" : "BoneAgeMeasuringMethodValueSet",
  "title" : "BoneAgeMeasuringMethod",
  "status" : "active",
  "date" : "2022-02-21T08:22:07.3148044+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Snomed code value set for different Bone age measuring methods",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "69466000",
            "display" : "Unknown Procedure"
          },
          {
            "code" : "252956001",
            "display" : "Greulich and Pyle bone age assessment"
          },
          {
            "code" : "70711000052105",
            "display" : "Tanner Whitehouse 2"
          },
          {
            "code" : "70721000052102",
            "display" : "Tanner Whitehouse 3"
          },
          {
            "code" : "70741000052106",
            "display" : "Boneexpert"
          }
        ]
      }
    ]
  }
}