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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.20.9.62

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113883.11.20.9.62
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.62/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.62
Version20240608
Statusactive
Date2024-06-08T01:22:42-04:00
NameRelatedDocumentAppendReplace
TitleRelated Document (append/replace)
Realmus
Authorityhl7
Purpose(Clinical Focus: Describes the relationship of a new document to the parent document),(Data Element Scope: C-CDA r2.1 CarePlan template relatedDocument Typecode CONF:1198-31889),(Inclusion Criteria: two selected concepts only),(Exclusion Criteria: as noted)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActRelationshipTypeActRelationshipType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.20.9.62",
  "meta": {
    "versionId": "10",
    "lastUpdated": "2024-06-08T01:22:42.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-08"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-08"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.62",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.20.9.62"
    }
  ],
  "version": "20240608",
  "name": "RelatedDocumentAppendReplace",
  "title": "Related Document (append/replace)",
  "status": "active",
  "date": "2024-06-08T01:22:42-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Describes the relationship of a new document to the parent document),(Data Element Scope: C-CDA r2.1 CarePlan template relatedDocument Typecode CONF:1198-31889),(Inclusion Criteria: two selected concepts only),(Exclusion Criteria: as noted)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
        "concept": [
          {
            "code": "APND",
            "display": "is appendage"
          },
          {
            "code": "RPLC",
            "display": "replaces"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:589637c4-ca82-4bb5-a70c-4dba655ba156",
    "timestamp": "2025-05-23T21:42:28-04:00",
    "total": 2,
    "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"
      }
    ]
  }
}