FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4.r4b
Resource TypeCodeSystem
IdCodeSystem-artifact-relationship-type.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://terminology.hl7.org/CodeSystem/artifact-relationship-type defines the following codes:

Code Display Definition
replaces Replaces Replaces
amends Amends Amends
appends Appends Appends
transforms Transforms Transforms
replaced-with Replaced with Replaced with
amended-with Amended with Amended with
appended-with Appended with Appended with
transformed-with Transformed with Transformed with
derived-from Derived from Derived from
transformed-into Transformed into Transformed into
composed-of Composed of Composed of
part-of Part of Part of
supports Supports Supports
supported-with Supported with Supported with
depends-on Depends on Depends on
similar-to Similar to Similar to
cites Cites Cites
cited-by Cited by Cited by
retracts Retracts Retracts
retracted-by Retracted by Retracted by
comments-on Comments On Comments On
comment-in Comment In Comment In
correction-in Correction In Correction In

Source1

{
  "resourceType": "CodeSystem",
  "id": "artifact-relationship-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/artifact-relationship-type",
  "version": "4.3.0",
  "name": "ArtifactRelationshipType",
  "title": "ArtifactRelationshipType",
  "status": "draft",
  "experimental": false,
  "date": "2021-03-11T09:55:11.085+10:00",
  "publisher": "Clinical Decision Support",
  "contact": [
    {
      "name": "Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Artifact Relationship Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/artifact-relationship-type",
  "content": "complete",
  "concept": [
    {
      "code": "replaces",
      "display": "Replaces",
      "definition": "Replaces"
    },
    {
      "code": "amends",
      "display": "Amends",
      "definition": "Amends"
    },
    {
      "code": "appends",
      "display": "Appends",
      "definition": "Appends"
    },
    {
      "code": "transforms",
      "display": "Transforms",
      "definition": "Transforms"
    },
    {
      "code": "replaced-with",
      "display": "Replaced with",
      "definition": "Replaced with"
    },
    {
      "code": "amended-with",
      "display": "Amended with",
      "definition": "Amended with"
    },
    {
      "code": "appended-with",
      "display": "Appended with",
      "definition": "Appended with"
    },
    {
      "code": "transformed-with",
      "display": "Transformed with",
      "definition": "Transformed with"
    },
    {
      "code": "derived-from",
      "display": "Derived from",
      "definition": "Derived from"
    },
    {
      "code": "transformed-into",
      "display": "Transformed into",
      "definition": "Transformed into"
    },
    {
      "code": "composed-of",
      "display": "Composed of",
      "definition": "Composed of"
    },
    {
      "code": "part-of",
      "display": "Part of",
      "definition": "Part of"
    },
    {
      "code": "supports",
      "display": "Supports",
      "definition": "Supports"
    },
    {
      "code": "supported-with",
      "display": "Supported with",
      "definition": "Supported with"
    },
    {
      "code": "depends-on",
      "display": "Depends on",
      "definition": "Depends on"
    },
    {
      "code": "similar-to",
      "display": "Similar to",
      "definition": "Similar to"
    },
    {
      "code": "cites",
      "display": "Cites",
      "definition": "Cites"
    },
    {
      "code": "cited-by",
      "display": "Cited by",
      "definition": "Cited by"
    },
    {
      "code": "retracts",
      "display": "Retracts",
      "definition": "Retracts"
    },
    {
      "code": "retracted-by",
      "display": "Retracted by",
      "definition": "Retracted by"
    },
    {
      "code": "comments-on",
      "display": "Comments On",
      "definition": "Comments On"
    },
    {
      "code": "comment-in",
      "display": "Comment In",
      "definition": "Comment In"
    },
    {
      "code": "corrects",
      "display": "Corrects",
      "definition": "Corrects"
    },
    {
      "code": "correction-in",
      "display": "Correction In",
      "definition": "Correction In"
    }
  ]
}