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

: BodyHeightRelative - JSON Representation

Active as of 2021-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BodyHeightRelative",
  "meta" : {
    "lastUpdated" : "2021-10-15T12:51:18.463+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BodyHeightRelative</b></p><a name=\"BodyHeightRelative\"> </a><a name=\"hcBodyHeightRelative\"> </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\">Last updated: 2021-10-15 12:51:18+0000</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/53861000052109\">53861000052109</a></td><td>Height of the biological father</td></tr><tr><td><a href=\"http://snomed.info/id/53851000052106\">53851000052106</a></td><td>Height of the biological mother</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/BodyHeightRelative/v1",
  "version" : "1.0.0",
  "name" : "BodyHeightRelative",
  "title" : "BodyHeightRelative",
  "status" : "active",
  "date" : "2021-10-15T12:51:18.4257003+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 CT codes for communicating the height of the biological father and mother",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "53861000052109",
            "display" : "Height of the biological father"
          },
          {
            "code" : "53851000052106",
            "display" : "Height of the biological mother"
          }
        ]
      }
    ]
  }
}