FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.sdoh-clinicalcare
Resource TypeValueSet
IdValueSet-SDOHCC-ValueSetHealthcareServiceType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetHealthcareServiceType.html
URLhttp://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetHealthcareServiceType
Version3.0.0-ballot
Statusactive
Date2025-12-12T16:15:20+00:00
NameSDOHCCValueSetHealthcareServiceType
TitleSDOHCC ValueSet Healthcare Service Type
Realmus
Authorityhl7
DescriptionCodes for the type of health care service.

Resources that use this resource

StructureDefinition
SDOHCC-HealthcareServiceSDOHCC Healthcare Service

Resources that this resource uses

CodeSystem
service-typeService type

Narrative

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

Generated Narrative: ValueSet SDOHCC-ValueSetHealthcareServiceType

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/service-type version 📍1.1.1
    CodeDisplayDefinition
    252AssessmentAssessment
    238Adult Day ProgramsAdult Day Programs
    289ClothingClothing
    317DetoxificationDetoxification
    103Early childhood interventionEarly childhood intervention
    337Family LawFamily Law
    152Food safetyFood safety
    391Nursing HomeNursing Home
    61Occupational therapyOccupational therapy
    156Respite careRespite care
    224Support groupsSupport groups

Source1

{
  "resourceType": "ValueSet",
  "id": "SDOHCC-ValueSetHealthcareServiceType",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    },
    {
      "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://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetHealthcareServiceType",
  "version": "3.0.0-ballot",
  "name": "SDOHCCValueSetHealthcareServiceType",
  "title": "SDOHCC ValueSet Healthcare Service Type",
  "status": "active",
  "experimental": false,
  "date": "2025-12-12T16:15:20+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes for the type of health care service.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-type",
        "version": "1.1.1",
        "concept": [
          {
            "code": "252",
            "display": "Assessment"
          },
          {
            "code": "238",
            "display": "Adult Day Programs"
          },
          {
            "code": "289",
            "display": "Clothing"
          },
          {
            "code": "317",
            "display": "Detoxification"
          },
          {
            "code": "103",
            "display": "Early childhood intervention"
          },
          {
            "code": "337",
            "display": "Family Law"
          },
          {
            "code": "152",
            "display": "Food safety"
          },
          {
            "code": "391",
            "display": "Nursing Home"
          },
          {
            "code": "61",
            "display": "Occupational therapy"
          },
          {
            "code": "156",
            "display": "Respite care"
          },
          {
            "code": "224",
            "display": "Support groups"
          }
        ]
      }
    ]
  }
}