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

FHIR IG Statistics: ValueSet/condition-clinical-status-active

Packagefhir.cdc.opioid-cds-r4
TypeValueSet
Idcondition-clinical-status-active
FHIR VersionR4
Sourcehttp://fhir.org/guides/cdc/opioid-cds/https://build.fhir.org/ig/cqframework/opioid-cds-r4/ValueSet-condition-clinical-status-active.html
URLhttp://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-clinical-status-active
Version2022.1.0
Statusactive
Date2023-05-25T18:08:12-06:00
NameCONDITION_CLINICAL_STATUS_ACTIVE
TitleCondition Clinical Status Active
Realmus
Authorityhl7
DescriptionThe subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
condition-clinicalCondition Clinical Status Codes
condition-clinicalCondition Clinical Status Codes

Narrative

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

Generated Narrative: ValueSet condition-clinical-status-active

This value set expansion contains 1 concepts.

CodeSystemDisplayDefinition
  activehttp://terminology.hl7.org/CodeSystem/condition-clinicalActiveThe subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk.

Source

{
  "resourceType": "ValueSet",
  "id": "condition-clinical-status-active",
  "meta": {
    "profile": [
      "http://fhir.org/guides/cdc/opioid-cds/StructureDefinition/cdc-valueset",
      "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/condition-clinical-status-active",
  "version": "2022.1.0",
  "name": "CONDITION_CLINICAL_STATUS_ACTIVE",
  "title": "Condition Clinical Status Active",
  "status": "active",
  "experimental": false,
  "date": "2023-05-25T18:08:12-06:00",
  "publisher": "Centers for Disease Control and Prevention (CDC)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov"
        }
      ]
    }
  ],
  "description": "The subject is currently experiencing the condition or situation, there is evidence of the condition or situation, or considered to be a significant risk.",
  "expansion": {
    "timestamp": "2021-05-18T13:47:55-07:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code": "active",
        "display": "Active"
      }
    ]
  }
}