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

FHIR IG Statistics: ValueSet/example-clinical-focus

Packagehl7.fhir.uv.order-catalog
TypeValueSet
Idexample-clinical-focus
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ValueSet-example-clinical-focus.html
URLhttp://hl7.org/fhir/uv/order-catalog/ValueSet/example-clinical-focus
Version1.0.0-ballot
Statusactive
Date2019-12-20
NameClinicalFocus
TitleAll possible clinical contexts for any lab test
Realmuv
Authorityhl7
DescriptionBroadest value set that may be referenced by ObservationDefinition.validCodedValueSet
CopyrightThis 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

Resources that use this resource

StructureDefinition
LabChargeItemDefinitionLaboratory Service Charge Item Definition

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet example-clinical-focus

Last updated: 2020-03-10 13:30:00+0000; Language: en-US

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "example-clinical-focus",
  "meta": {
    "lastUpdated": "2020-03-10T13:30:00Z"
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/order-catalog/ValueSet/example-clinical-focus",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.48.1"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "ClinicalFocus",
  "title": "All possible clinical contexts for any lab test",
  "status": "active",
  "experimental": false,
  "date": "2019-12-20",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Broadest value set that may be referenced by ObservationDefinition.validCodedValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "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",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "404684003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "272379006"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "413350009"
          }
        ]
      }
    ]
  }
}