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.34.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1267.34/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.34
Version20251025
Statusactive
Date2025-10-25T01:02:44-04:00
NamePortableMedicalOrderCategories
TitlePortable Medical Order Categories
Realmus
Authorityhl7
Purpose(Clinical Focus: Identifies categories of system-instantiated orders derived from a Portable Medical Order (PMO) form, such as POLST or MOLST.),(Data Element Scope: Includes LOINC codes representing categories of clinician-authorized portable medical orders instantiated from a PMO.),(Inclusion Criteria: Select, context appropriate codes from 100821-8 National POLST form: portable medical order LOINC panel),(Exclusion Criteria: Administrative codes from 100821-8 National POLST form: portable medical order LOINC panel)

Resources that use this resource

StructureDefinition
us-core-pmo-servicerequestUS Core PMO ServiceRequest Profile

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.1267.34",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2025-10-25T01:02:44.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": "2025-10-25"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2025-10-25"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.34",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1267.34"
    }
  ],
  "version": "20251025",
  "name": "PortableMedicalOrderCategories",
  "title": "Portable Medical Order Categories",
  "status": "active",
  "date": "2025-10-25T01:02:44-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Identifies categories of system-instantiated orders derived from a Portable Medical Order (PMO) form, such as POLST or MOLST.),(Data Element Scope: Includes LOINC codes representing categories of clinician-authorized portable medical orders instantiated from a PMO.),(Inclusion Criteria: Select, context appropriate codes from 100821-8\nNational POLST form: portable medical order LOINC panel),(Exclusion Criteria: Administrative codes from 100821-8\nNational POLST form: portable medical order LOINC panel)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "100822-6",
            "display": "Cardiopulmonary resuscitation orders"
          },
          {
            "code": "100823-4",
            "display": "Initial portable medical treatment orders"
          },
          {
            "code": "100824-2",
            "display": "Additional portable medical orders or instructions"
          },
          {
            "code": "100825-9",
            "display": "Medically assisted nutrition orders"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:b39324de-9974-422c-a102-98c245e5326a",
    "timestamp": "2025-11-24T16:54:19-05:00",
    "total": 4,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "100822-6",
        "display": "Cardiopulmonary resuscitation orders"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "100823-4",
        "display": "Initial portable medical treatment orders"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "100824-2",
        "display": "Additional portable medical orders or instructions"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "100825-9",
        "display": "Medically assisted nutrition orders"
      }
    ]
  }
}