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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1222.1020.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.1020/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1020
Version20240627
Statusactive
Date2024-09-20T09:48:09-04:00
NameScreenTime
TitleScreen Time
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values addresses terms representing an observation of a person's screen time.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an documentation of the amount of screen time (television, tablet, smart phone, computer, video games, etc) the person partakes in.),(Inclusion Criteria: Includes LOINC codes for Screen Time.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Screen Time.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1222.1020",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2024-09-20T09:48:09.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "MCC eCare Plan Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "MCC_IG"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-27"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-27"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1020",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.1020"
    }
  ],
  "version": "20240627",
  "name": "ScreenTime",
  "title": "Screen Time",
  "status": "active",
  "date": "2024-09-20T09:48:09-04:00",
  "publisher": "HL7 Patient Care WG Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values addresses terms representing an observation of a person's screen time.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an documentation of the amount of screen time (television, tablet, smart phone, computer, video games, etc) the person partakes in.),(Inclusion Criteria: Includes LOINC codes for Screen Time.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Screen Time.)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "77237-6,77236-8,77235-0,77238-4"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:495d017c-e045-442b-a73f-8203e27649f4",
    "timestamp": "2025-05-23T19:48:01-04:00",
    "total": 4,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "77235-0",
        "display": "On a typical weekday in the past week, how much time did the patient spend watching TV AndOr DVDs"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "77236-8",
        "display": "On a typical weekend day in the past week, how much time did the patient spend watching TV AndOr DVDs"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "77237-6",
        "display": "On a typical weekday in the past week, how much time did the patient spend playing video games and computer games"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "77238-4",
        "display": "On a typical weekend day in the past week, how much time did the patient spend playing video games and computer games"
      }
    ]
  }
}