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

FHIR IG Statistics: ValueSet/procedure-category

Packagesignal.core.r4
Resource TypeValueSet
Idprocedure-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/procedure-category
URLhttp://hl7.org/fhir/ValueSet/procedure-category
Version4.0.1
Statusdraft
Date2019-11-01T09:29:23+11:00
NameProcedureCategoryCodes(SNOMEDCT)
TitleProcedure Category Codes (SNOMED CT)
Realmus
Authorityhl7
DescriptionProcedure Category code: A selection of relevant SNOMED CT codes.
CopyrightThis resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "procedure-category",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/procedure-category",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.430"
    }
  ],
  "version": "4.0.1",
  "name": "ProcedureCategoryCodes(SNOMEDCT)",
  "title": "Procedure Category Codes (SNOMED CT)",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Procedure Category code: A selection of relevant SNOMED CT codes.",
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "24642003"
          },
          {
            "code": "409063005"
          },
          {
            "code": "409073007"
          },
          {
            "code": "387713003"
          },
          {
            "code": "103693007"
          },
          {
            "code": "46947000"
          },
          {
            "code": "410606002"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-07-31T18:35:33.1743667+00:00",
    "total": 7,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "24642003",
        "display": "Psychiatry procedure or service"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "409063005",
        "display": "Counseling"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "409073007",
        "display": "Education"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "387713003",
        "display": "Surgical procedure"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "103693007",
        "display": "Diagnostic procedure"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "46947000",
        "display": "Chiropractic manipulation"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "4.0.1",
        "code": "410606002",
        "display": "Social service procedure"
      }
    ]
  }
}