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

FHIR IG Statistics: ValueSet/uds-plus-service-delivery-codes

Packagefhir.hrsa.uds-plus
TypeValueSet
Iduds-plus-service-delivery-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/ValueSet-uds-plus-service-delivery-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-service-delivery-codes
Version2.0.0
Statusactive
Date2023-08-25
NameUdsPlusServiceDeliveryCodes
TitleUds Plus 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.

Resources that use this resource

StructureDefinition
uds-plus-locationUDS Plus Location

Resources that this resource uses

CodeSystem
udsplus-service-delivery-codesUDS Plus Housing Service Delivery Codes
ValueSet
v3-ServiceDeliveryLocationRoleTypeServiceDeliveryLocationRoleType
v3-ServiceDeliveryLocationRoleTypeV3 Value SetServiceDeliveryLocationRoleType

Narrative

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

Generated Narrative: ValueSet uds-plus-service-delivery-codes

version: 1; Last updated: 2022-08-04 15:52:33+0000;

Information Source: #3Te0anOrvocKgcow

Profile: Shareable ValueSet

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "uds-plus-service-delivery-codes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-04T15:52:33.158+00:00",
    "source": "#3Te0anOrvocKgcow",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "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/ValueSet/uds-plus-service-delivery-codes",
  "version": "2.0.0",
  "name": "UdsPlusServiceDeliveryCodes",
  "title": "Uds Plus Service Delivery Codes",
  "status": "active",
  "experimental": false,
  "date": "2023-08-25",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType"
        ]
      },
      {
        "system": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-service-delivery-codes",
        "concept": [
          {
            "code": "public-housing",
            "display": "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"
          }
        ]
      }
    ]
  }
}