De-Identification, Anonymization, Redaction Toolkit Services
0.1.0 - STU1 Release 1 - Standard for Trial-Use United States of America flag

De-Identification, Anonymization, Redaction Toolkit Services, published by HL7 International / Cross Group Projects. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-darts/ and changes regularly. See the Directory of published versions

: UDS Plus Housing Service Delivery Codes - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "udsplus-service-delivery-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem udsplus-service-delivery-codes</b></p><a name=\"udsplus-service-delivery-codes\"> </a><a name=\"hcudsplus-service-delivery-codes\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/uds-plus/CodeSystem/udsplus-service-delivery-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">public-housing<a name=\"udsplus-service-delivery-codes-public-housing\"> </a></td><td>Care was delivered in a Location that is considered public housing</td><td>Care was delivered in a Location that is considered public housing</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/dapl/ImplementationGuide/dapl"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/uds-plus/CodeSystem/udsplus-service-delivery-codes",
  "version" : "0.1.0",
  "name" : "UDSPlusServiceDeliveryCodes",
  "title" : "UDS Plus Housing Service Delivery Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-09-06",
  "publisher" : "HL7 International / Cross Group Projects",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description" : "The UDS Plus CodeSystem is an 'addition set' of one code to the existing Location Service Delivery Codes value set for UDS+ purposes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/us/uds-plus/ValueSet/uds-plus-service-delivery-codes",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "public-housing",
      "display" : "Care was delivered in a Location that is considered public housing",
      "definition" : "Care was delivered in a Location that is considered public housing"
    }
  ]
}