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

Resumen Clínico 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

: Value Set sobre los tipos de medicamentos que consume la paciente - JSON Representation

Active as of 2024-10-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSMedicamentos",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSMedicamentos</b></p><a name=\"VSMedicamentos\"> </a><a name=\"hcVSMedicamentos\"> </a><a name=\"VSMedicamentos-es-CL\"> </a><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/6247001\">6247001</a></td><td>Product containing folic acid (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/30729008\">30729008</a></td><td>Product containing iron (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/767113005\">767113005</a></td><td>Product containing calcium (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/108943009\">108943009</a></td><td>Product containing colecalciferol (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/46123006\">46123006</a></td><td>Product containing ascorbic acid (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/787481004\">787481004</a></td><td>No known medications</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7chile.cl/fhir/ig/clembarazos/ValueSet/VSMedicamentos",
  "version" : "0.1.0",
  "name" : "VSMedicamentos",
  "title" : "Value Set sobre los tipos de medicamentos que consume la paciente",
  "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 provenientes de SNOMED sobre si la paciente consume o no medicamentos.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "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" : "6247001",
            "display" : "Product containing folic acid (medicinal product)"
          },
          {
            "code" : "30729008",
            "display" : "Product containing iron (medicinal product)"
          },
          {
            "code" : "767113005",
            "display" : "Product containing calcium (medicinal product)"
          },
          {
            "code" : "108943009",
            "display" : "Product containing colecalciferol (medicinal product)"
          },
          {
            "code" : "46123006",
            "display" : "Product containing ascorbic acid (medicinal product)"
          },
          {
            "code" : "787481004",
            "display" : "No known medications"
          }
        ]
      }
    ]
  }
}