Canadian Baseline
1.1.0 - CI Build Canada flag

Canadian Baseline, published by HL7 Canada - FHIR Implementation Work Group. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Canada/ca-baseline/ and changes regularly. See the Directory of published versions

: Health Concern Codes - JSON Representation

Draft as of 2024-05-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "healthconcerncode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Import all the codes that are contained in https://fhir.infoway-inforoute.ca/ValueSet/healthconcerncode</li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ca/baseline/ValueSet/healthconcerncode",
  "version" : "1.1.0",
  "name" : "HealthConcernCode",
  "title" : "Health Concern Code",
  "status" : "draft",
  "date" : "2024-05-10T12:14:31+00:00",
  "publisher" : "HL7 Canada - FHIR Implementation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://infocentral.infoway-inforoute.ca/en/collaboration/wg/fhir-implementations"
        }
      ]
    }
  ],
  "description" : "Clinical problems, conditions, diagnoses, symptoms, findings and complaints, as interpreted by the provider. [Published here by Canada Health Infoway](https://tgateway.infoway-inforoute.ca/singlesubset.html?id=2.16.840.1.113883.2.20.3.278&versionid=20181031).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "https://fhir.infoway-inforoute.ca/ValueSet/healthconcerncode"
        ]
      }
    ]
  }
}