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.822.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.822/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.822
Version20240619
Statusactive
Date2024-06-19T01:24:12-04:00
NameBowelSounds
TitleBowel Sounds
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values addresses terms representing an observation of Bowel sounds),(Data Element Scope: The intent of this set of values is to identify patients who have a/an presence, frequency and quality of bowel sounds by auscultation.),(Inclusion Criteria: Includes LOINC codes for Bowel Sounds.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Bowel Sounds.)

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.822",
  "meta": {
    "versionId": "12",
    "lastUpdated": "2024-09-12T09:28:13.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-19"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-19"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.822",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.822"
    }
  ],
  "version": "20240619",
  "name": "BowelSounds",
  "title": "Bowel Sounds",
  "status": "active",
  "date": "2024-06-19T01:24:12-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 Bowel sounds),(Data Element Scope: The intent of this set of values is to identify patients who have a/an presence, frequency and quality of bowel sounds by auscultation.),(Inclusion Criteria: Includes LOINC codes for Bowel Sounds.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Bowel Sounds.)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "filter": [
          {
            "property": "concept",
            "op": "=",
            "value": "80266-0"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "filter": [
          {
            "property": "concept",
            "op": "=",
            "value": "80268-6"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "filter": [
          {
            "property": "concept",
            "op": "=",
            "value": "80267-8"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:eef0e7ea-1252-4b90-844a-bfdec8e9933c",
    "timestamp": "2025-05-23T20:10:35-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "80266-0",
        "display": "Bowel sounds by Auscultation"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "80267-8",
        "display": "Bowel sounds quality by Auscultation"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "80268-6",
        "display": "Bowel sounds quadrant of Abdomen"
      }
    ]
  }
}