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

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypeValueSet
IdValueSet-observation-category-procedure.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet observation-category-procedure

This value set expansion contains 1 concepts.

SystemCodeDisplayDefinition
http://terminology.hl7.org/CodeSystem/observation-category  procedureProcedureObservations generated by other procedures. This category includes observations resulting from interventional and non-interventional procedures excluding laboratory and imaging (e.g., cardiology catheterization, endoscopy, electrodiagnostics, etc.). Procedure results are typically generated by a clinician to provide more granular information about component observations made during a procedure. An example would be when a gastroenterologist reports the size of a polyp observed during a colonoscopy.

Source1

{
  "resourceType": "ValueSet",
  "id": "observation-category-procedure",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "executable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode": "executable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning",
      "valueString": "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion."
    }
  ],
  "url": "http://fhir.org/guides/cdc/opioid-cds/ValueSet/observation-category-procedure",
  "version": "2022.1.0",
  "name": "OBSERVATION_CATEGORY_PROCEDURE",
  "title": "Observation Category Procedure",
  "status": "active",
  "experimental": false,
  "date": "2023-05-25T18:08:12-06:00",
  "publisher": "CDC / Security Risk Solutions, Inc. (SRS)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.securityrisksolutions.com"
        }
      ]
    }
  ],
  "description": "Procedure Observation Category",
  "copyright": "Centers for Disease Control and Prevention (CDC)",
  "expansion": {
    "timestamp": "2021-06-08T13:47:55-07:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/observation-category",
        "code": "procedure",
        "display": "Procedure"
      }
    ]
  }
}