Resumen Clínicos de Pacientes Embarazadas Chile
0.1.0 - ci-build Chile flag

Resumen Clínicos de Pacientes Embarazadas Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile-BiomedicaUv/IPS-Embarazo/ and changes regularly. See the Directory of published versions

: Códigos UCUM sobre el consumo de alcohol - JSON Representation

Active as of 2024-10-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSUCUMIPS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSUCUMIPS</b></p><a name=\"VSUCUMIPS\"> </a><a name=\"hcVSUCUMIPS\"> </a><a name=\"VSUCUMIPS-es-CL\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>d</td><td>per day</td></tr><tr><td>wk</td><td>per week</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7chile.cl/fhir/ig/clembarazos/ValueSet/VSUCUMIPS",
  "version" : "0.1.0",
  "name" : "VSUCUM",
  "title" : "Códigos UCUM sobre el consumo de alcohol",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-20T00:00:00-03:00",
  "publisher" : "HL7 Chile",
  "contact" : [
    {
      "name" : "HL7 Chile",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7chile.cl"
        }
      ]
    }
  ],
  "description" : "Códigos UCUM sobre el consumo de alcohol.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from UCUM, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of UCUM is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://unitsofmeasure.org",
        "concept" : [
          {
            "code" : "d",
            "display" : "per day"
          },
          {
            "code" : "wk",
            "display" : "per week"
          }
        ]
      }
    ]
  }
}