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

FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1115.2

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113762.1.4.1115.2
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1115.2/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.2
Version20171115
Statusactive
Date2017-11-15T01:00:03-05:00
NameInstructionActStatus
TitleInstructionActStatus
Realmus
Authorityhl7
DescriptionThis value set is a candidate for deprecation because the C-CDA Supplemental Templates for Advance Directives IG has been retired as of 2024 and as of C-CDA v4.0 the templates that previously used this value set will no longer be included.
Purpose(Clinical Focus: This value set holds the state model concepts for an Obligation Instruction or Prohibition Instruction. These are instructions that a patient, or a patient's healthcare agent or other type of surrogate decision-maker may decide to make when the patient is unable to communicate),(Data Element Scope: ),(Inclusion Criteria: Includes completed and active),(Exclusion Criteria: )

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActStatusActStatus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1115.2",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2025-04-11T15:36:36.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": "ADVault Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-05-09"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2017-11-15"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.2",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1115.2"
    }
  ],
  "version": "20171115",
  "name": "InstructionActStatus",
  "title": "InstructionActStatus",
  "status": "active",
  "experimental": false,
  "date": "2017-11-15T01:00:03-05:00",
  "publisher": "ADVault",
  "description": "This value set is a candidate for deprecation because the C-CDA Supplemental Templates for Advance Directives IG has been retired as of 2024 and as of C-CDA v4.0 the templates that previously used this value set will no longer be included.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This value set holds the state model concepts for an Obligation Instruction or Prohibition Instruction. These are instructions that a patient, or a patient's healthcare agent or other type of surrogate decision-maker may decide to make when the patient is unable to communicate),(Data Element Scope: ),(Inclusion Criteria: Includes completed and active),(Exclusion Criteria: )",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "concept": [
          {
            "code": "active",
            "display": "active"
          },
          {
            "code": "completed",
            "display": "completed"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:81840c4a-d066-431f-900b-29cd409252d4",
    "timestamp": "2025-05-23T18:15:50-04:00",
    "total": 2,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "version": "2023-02-01",
        "code": "active",
        "display": "active"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "version": "2023-02-01",
        "code": "completed",
        "display": "completed"
      }
    ]
  }
}