ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions

: Boolean extended Code System - JSON Representation

Active as of 2022-03-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BooleanExtendedValueSet",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-BooleanExtendedCodeSystem.html\"><code>http://connect.ichom.org/fhir/CodeSystem/Boolean-Extended</code></a></li></ul></div>"
  },
  "url" : "https://connect.ichom.org/fhir/ValueSet/BooleanExtendedValueSet",
  "version" : "0.0.1",
  "name" : "BooleanExtendedValueSet",
  "title" : "Boolean extended Code System",
  "status" : "active",
  "date" : "2022-03-28T13:44:43+00:00",
  "publisher" : "ICHOM",
  "contact" : [
    {
      "name" : "ICHOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ichom.org"
        }
      ]
    }
  ],
  "description" : "Extended Code System of boolean",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://connect.ichom.org/fhir/CodeSystem/Boolean-Extended"
      }
    ]
  }
}