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

: Head Circumference RelativeValueSet - JSON Representation

Active as of 2022-02-21

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HeadCircumferenceRelativeValueSet",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2022-02-21T07:28:22.221+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HeadCircumferenceRelativeValueSet</b></p><a name=\"HeadCircumferenceRelativeValueSet\"> </a><a name=\"hcHeadCircumferenceRelativeValueSet\"> </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\">version: 2; Last updated: 2022-02-21 07:28:22+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/70751000052109\">70751000052109</a></td><td>Biological father head circumference</td></tr><tr><td><a href=\"http://snomed.info/id/70761000052107\">70761000052107</a></td><td>Biological mother head circumference</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cambio.se/ValueSet/HeadCircumferenceValueSetRelative/v1",
  "version" : "1.0.0",
  "name" : "HeadCircumferenceRelativeValueSet",
  "title" : "Head Circumference RelativeValueSet",
  "status" : "active",
  "date" : "2022-02-21T07:28:18.2611368+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" : "Allowed values for Head circumference Relative profile",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "70751000052109",
            "display" : "Biological father head circumference"
          },
          {
            "code" : "70761000052107",
            "display" : "Biological mother head circumference"
          }
        ]
      }
    ]
  }
}