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

FHIR IG Statistics: ValueSet/signal-healthcare-service-category

Packagesignal.core.r4
Resource TypeValueSet
Idsignal-healthcare-service-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-category
URLhttps://signalbhn.org/fhir/ValueSet/signal-healthcare-service-category
Statusdraft
NameSignalHealthcareServiceCategory
TitleSignal Healthcare Service Category
Realmus
Authorityhl7
DescriptionBroad categories of signal specific healthcare services being performed or delivered

Resources that use this resource

StructureDefinition
healthcareserviceHealthcareService Profile
servicerequestServiceRequest Profile

Resources that this resource uses

CodeSystem
signal-healthcare-service-categorySignal Healthcare Service Category

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "signal-healthcare-service-category",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "https://signalbhn.org/fhir/ValueSet/signal-healthcare-service-category",
  "name": "SignalHealthcareServiceCategory",
  "title": "Signal Healthcare Service Category",
  "status": "draft",
  "experimental": false,
  "description": "Broad categories of signal specific healthcare services being performed or delivered",
  "compose": {
    "include": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-07-31T18:35:33.1743667+00:00",
    "total": 10,
    "contains": [
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "prevention-early-intervention",
        "display": "Prevention/Early Intervention Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "crisis",
        "display": "Crisis Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "screening",
        "display": "Screening Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "assessment",
        "display": "Assessment Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "treatment",
        "display": "Treatment Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "evaluation-management",
        "display": "Evaluation and Management (E/M) Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "residential",
        "display": "Residential Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "respite",
        "display": "Respite Care Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "recovery",
        "display": "Peer Support/Recovery Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "support",
        "display": "Support Services"
      },
      {
        "system": "https://signalbhn.org/fhir/CodeSystem/signal-healthcare-service-category",
        "code": "other",
        "display": "Other Services"
      }
    ]
  }
}