FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/udsplus-service-delivery-codes

Packagefhir.hrsa.uds-plus
TypeCodeSystem
Idudsplus-service-delivery-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-udsplus-service-delivery-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-service-delivery-codes
Version2.0.0
Statusactive
Date2022-09-06
NameUDSPlusServiceDeliveryCodes
TitleUDS Plus Housing Service Delivery Codes
Realmus
Authorityhl7
DescriptionThe UDS Plus CodeSystem is an 'addition set' of one code to the existing Location Service Delivery Codes value set for UDS+ purposes.
Contentcomplete

Resources that use this resource

ValueSet
uds-plus-service-delivery-codesUds Plus Service Delivery Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem udsplus-service-delivery-codes

This case-sensitive code system http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-service-delivery-codes defines the following codes:

CodeDisplayDefinition
public-housing Care was delivered in a Location that is considered public housingCare was delivered in a Location that is considered public housing
school Care was delivered in a Location that is considered a schoolCare was delivered in a Location that is considered a school

Source

{
  "resourceType": "CodeSystem",
  "id": "udsplus-service-delivery-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-service-delivery-codes",
  "version": "2.0.0",
  "name": "UDSPlusServiceDeliveryCodes",
  "title": "UDS Plus Housing Service Delivery Codes",
  "status": "active",
  "experimental": false,
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "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"
    },
    {
      "code": "school",
      "display": "Care was delivered in a Location that is considered a school",
      "definition": "Care was delivered in a Location that is considered a school"
    }
  ]
}