electronic Case Reporting (eCR) Implementation Guide Release For Comment Ballot Version

This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-lr-codes

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "lr-codes",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>LocationRelevance</h2><div><p>Indicates whether the responsible PHA is relevant because of the patient's home address, the provider facility address, or both</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-lr-codes.html"><code>http://fhir.hl7.org/us/ecr/CodeSystem/lr-codes</code></a></li></ul></div>"
  },
  "url" : "http://fhir.hl7.org/us/ecr/ValueSet/lr-codes",
  "version" : "0.0.0",
  "name" : "LocationRelevance",
  "status" : "draft",
  "date" : "2017-12-20T12:49:51+11:00",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url"
        },
        {
          "system" : "email"
        }
      ]
    }
  ],
  "description" : "Indicates whether the responsible PHA is relevant because of the patient's home address, the provider facility address, or both",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States Minor Outlying Islands (the)"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.hl7.org/us/ecr/CodeSystem/lr-codes"
      }
    ]
  }
}