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

FHIR IG analytics

Packagesignal.core.r4
Resource TypeValueSet
Idvalueset-us-core-service-request-category.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "us-core-servicerequest-category",
  "url": "http://hl7.org/fhir/us/core/ValueSet/us-core-servicerequest-category",
  "name": "USCoreServiceRequestCategoryCodes",
  "title": "US Core ServiceRequest Category Codes",
  "status": "active",
  "experimental": false,
  "date": "2022-09-29",
  "publisher": "HL7 International - Cross-Group Projects",
  "contact": [
    {
      "name": "HL7 International - Cross-Group Projects",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cgp"
        },
        {
          "system": "email",
          "value": "cgp@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "A set of SNOMED CT and LOINC concepts to classify a requested service",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "- This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.\n- This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc\"/>",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category"
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "386053000",
            "display": "Evaluation procedure (procedure)"
          },
          {
            "code": "410606002",
            "display": "Social service procedure (procedure)"
          }
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/servicerequest-category"
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T09:24:50.4703579+00:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "sdoh",
        "display": "SDOH"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "functional-status",
        "display": "Functional Status"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "disability-status",
        "display": "Disability Status"
      },
      {
        "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
        "code": "cognitive-status",
        "display": "Cognitive Status"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "386053000",
        "display": "Evaluation procedure (procedure)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "410606002",
        "display": "Social service procedure (procedure)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "108252007",
        "display": "Laboratory procedure"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "363679005",
        "display": "Imaging"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "409063005",
        "display": "Counselling"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "409073007",
        "display": "Education"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "387713003",
        "display": "Surgical procedure"
      }
    ]
  }
}