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.113883.1.11.11610.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.11610/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.11610
Version20240606
Statusactive
Date2024-06-06T01:23:01-04:00
NameX_ActRelationshipDocument
Titlex_ActRelationshipDocument
Realmus
Authorityhl7
DescriptionUsed to enumerate the relationships between two clinical documents for document management.
Purpose(Clinical Focus: Used to enumerate the relationships between two clinical documents for document management.),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )

Resources that use this resource

StructureDefinition
CarePlanCare Plan
2.16.840.1.113883.10.20.22.1.15Care Plan

Resources that this resource uses

CodeSystem
v3-ActRelationshipTypeActRelationshipType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.1.11.11610",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2024-06-06T01:23:01.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-06"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-06"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.11610",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.11610"
    }
  ],
  "version": "20240606",
  "name": "X_ActRelationshipDocument",
  "title": "x_ActRelationshipDocument",
  "status": "active",
  "date": "2024-06-06T01:23:01-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "description": "Used to enumerate the relationships between two clinical documents for document management.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Used to enumerate the relationships between two clinical documents for document management.),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "concept": [
          {
            "code": "APND",
            "display": "is appendage"
          },
          {
            "code": "RPLC",
            "display": "replaces"
          },
          {
            "code": "XFRM",
            "display": "transformation"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:8da035b2-5b91-4cf0-a24a-c57e806e5bf3",
    "timestamp": "2025-05-23T21:30:40-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2023-02-01",
        "code": "APND",
        "display": "is appendage"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2023-02-01",
        "code": "RPLC",
        "display": "replaces"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "version": "2023-02-01",
        "code": "XFRM",
        "display": "transformation"
      }
    ]
  }
}