<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Rh factors - JSON Representation

Draft as of 2024-01-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "RhFactorsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet RhFactorsVS</b></p><a name=\"RhFactorsVS\"> </a><a name=\"hcRhFactorsVS\"> </a><a name=\"RhFactorsVS-en-US\"> </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/165746003\">165746003</a></td><td>RhD negative (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/165747007\">165747007</a></td><td>RhD positive (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.medicaia.ar/ValueSet/RhFactorsVS",
  "version" : "0.1.3",
  "name" : "RhFactors",
  "title" : "Rh factors",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-02",
  "publisher" : "Zentricx",
  "contact" : [
    {
      "name" : "Zentricx",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://zentricx.com"
        }
      ]
    }
  ],
  "description" : "Set of coded values for Rh factors from SNOMED. [ES: Conjunto de valores codificados para los factores Rh de SNOMED.]",
  "copyright" : "Zentricx 2024+",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "165746003",
            "display" : "RhD negative (finding)"
          },
          {
            "code" : "165747007",
            "display" : "RhD positive (finding)"
          }
        ]
      }
    ]
  }
}