Canonical Resource Management Infrastructure Implementation Guide
1.0.0 - STU1 International flag

Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions

: Danger signs Codes Grouper (Computable Example) - JSON Representation

Draft as of 2023-07-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "computable-example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-anc-b5-de49.html\">Danger Signs - No danger signs Codes (Example)</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-anc-b5-de50.html\">Danger signs Codes (Example)</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-anc-b5-de51.html\">Danger Signs - Central cyanosis Codes (Example)</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/crmi/ValueSet/computable-example",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.38.48.2"
    }
  ],
  "version" : "1.0.0",
  "name" : "DangersignsCodesGrouperComputable",
  "title" : "Danger signs Codes Grouper (Computable Example)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-07-11T09:29:40-06:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Group Valueset with codes representing possible values for the Danger signs Codes Grouper element",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de49"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de50"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/uv/crmi/ValueSet/anc-b5-de51"
        ]
      }
    ]
  }
}