| Package | fhir.hrsa.uds-plus |
| Resource Type | ValueSet |
| Id | uds-plus-service-delivery-codes |
| FHIR Version | R4 |
| Source | http://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/ValueSet-uds-plus-service-delivery-codes.html |
| URL | http://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-service-delivery-codes |
| Version | 2.0.0 |
| Status | active |
| Date | 2023-08-25 |
| Name | UdsPlusServiceDeliveryCodes |
| Title | Uds Plus Service Delivery Codes |
| Realm | us |
| Authority | hl7 |
| Description | The UDS Plus CodeSystem is an 'addition set' of one code to the existing Location Service Delivery Codes value set for UDS+ purposes. |
| StructureDefinition | |
| uds-plus-location | UDS Plus Location |
| CodeSystem | |
| udsplus-service-delivery-codes | UDS Plus Housing Service Delivery Codes |
| ValueSet | |
| v3-ServiceDeliveryLocationRoleType | ServiceDeliveryLocationRoleType |
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:
http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-service-delivery-codes| Code | Display | Definition |
| public-housing | Care was delivered in a Location that is considered public housing | Care was delivered in a Location that is considered public housing |
| school | Care was delivered in a Location that is considered a school | Care was delivered in a Location that is considered a school |
{
"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"
}
]
}
]
}
}