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.1267.8.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1267.8/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.8
Version20240329
Statusactive
Date2024-03-29T01:10:39-04:00
NameInformationSourceForMedicationAdherenceParticpationFunction
TitleInformation Source for Medication Adherence ParticpationFunction
Realmus
Authorityhl7
Purpose(Clinical Focus: ParticipationFunction codes to express the source that provided medication adherence information),(Data Element Scope: Selected HL7 ParticipationFunction codes to cover commonly used concepts for medication adherence information sources),(Inclusion Criteria: Selected HL7 ParticipationFunction codes to cover commonly used concepts for medication adherence information sources),(Exclusion Criteria: All possible ParticipationFunction types that might provide information. This is intended to be a starter set.)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1267.11Information Source for Medication Adherence

Resources that this resource uses

CodeSystem
v3-ParticipationFunctionParticipationFunction

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1267.8",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2024-03-29T01:10:38.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": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-10"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-03-29"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.8",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1267.8"
    }
  ],
  "version": "20240329",
  "name": "InformationSourceForMedicationAdherenceParticpationFunction",
  "title": "Information Source for Medication Adherence ParticpationFunction",
  "status": "active",
  "date": "2024-03-29T01:10:39-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: ParticipationFunction codes to express the source that provided medication adherence information),(Data Element Scope: Selected HL7 ParticipationFunction codes to cover commonly used concepts for medication adherence information sources),(Inclusion Criteria: Selected HL7 ParticipationFunction codes to cover commonly used concepts for medication adherence information sources),(Exclusion Criteria: All possible ParticipationFunction types that might provide information. This is intended to be a starter set.)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "concept": [
          {
            "code": "ADMPHYS",
            "display": "admitting physician"
          },
          {
            "code": "ATTPHYS",
            "display": "attending physician"
          },
          {
            "code": "PCP",
            "display": "primary care physician"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:b9ee726b-108c-4176-9342-c731495274a8",
    "timestamp": "2025-05-23T21:28:30-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "version": "2023-02-01",
        "code": "ADMPHYS",
        "display": "admitting physician"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "version": "2023-02-01",
        "code": "ATTPHYS",
        "display": "attending physician"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
        "version": "2023-02-01",
        "code": "PCP",
        "display": "primary care physician"
      }
    ]
  }
}