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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-link-type.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-link-type.html
URLhttp://hl7.org/fhir/link-type
Version4.0.1
Statusactive
Date2019-11-01T08:29:23+10:00
NameLinkType
TitleLinkType
Realmuv
Authorityhl7
DescriptionThe type of link between this patient resource and another patient resource.
Contentcomplete

Resources that use this resource

ValueSet
R2-link-type-for-R4BCross-version VS for R2.LinkType for use in FHIR R4B
R2-link-type-for-R4Cross-version VS for R2.LinkType for use in FHIR R4
R2-link-type-for-R5Cross-version VS for R2.LinkType for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem link-type

This case-sensitive code system http://hl7.org/fhir/link-type defines the following codes:

CodeDisplayDefinitionNederlands (Dutch, nl)
replaced-by Replaced-byThe patient resource containing this link must no longer be used. The link points forward to another patient resource that must be used in lieu of the patient resource that contains this link.Vervangen door
replaces ReplacesThe patient resource containing this link is the current active patient record. The link points back to an inactive patient resource that has been merged into this resource, and should be consulted to retrieve additional referenced information.Vervangt
refer ReferThe patient resource containing this link is in use and valid but not considered the main source of information about a patient. The link points forward to another patient resource that should be consulted to retrieve additional patient information.Verwijzing
seealso See alsoThe patient resource containing this link is in use and valid, but points to another patient resource that is known to contain data about the same person. Data in this resource might overlap or contradict information found in the other patient resource. This link does not indicate any relative importance of the resources concerned, and both should be regarded as equally valid.Zie ook

Source1

{
  "resourceType": "CodeSystem",
  "id": "link-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "normative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
      "valueCode": "4.0.0"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "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": "pa"
    }
  ],
  "url": "http://hl7.org/fhir/link-type",
  "version": "4.0.1",
  "name": "LinkType",
  "title": "LinkType",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T08:29:23+10:00",
  "publisher": "Patient Administration",
  "contact": [
    {
      "name": "Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description": "The type of link between this patient resource and another patient resource.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/link-type|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "replaced-by",
      "display": "Replaced-by",
      "definition": "The patient resource containing this link must no longer be used. The link points forward to another patient resource that must be used in lieu of the patient resource that contains this link.",
      "designation": [
        {
          "language": "nl",
          "value": "Vervangen door"
        }
      ]
    },
    {
      "code": "replaces",
      "display": "Replaces",
      "definition": "The patient resource containing this link is the current active patient record. The link points back to an inactive patient resource that has been merged into this resource, and should be consulted to retrieve additional referenced information.",
      "designation": [
        {
          "language": "nl",
          "value": "Vervangt"
        }
      ]
    },
    {
      "code": "refer",
      "display": "Refer",
      "definition": "The patient resource containing this link is in use and valid but not considered the main source of information about a patient. The link points forward to another patient resource that should be consulted to retrieve additional patient information.",
      "designation": [
        {
          "language": "nl",
          "value": "Verwijzing"
        }
      ]
    },
    {
      "code": "seealso",
      "display": "See also",
      "definition": "The patient resource containing this link is in use and valid, but points to another patient resource that is known to contain data about the same person. Data in this resource might overlap or contradict information found in the other patient resource. This link does not indicate any relative importance of the resources concerned, and both should be regarded as equally valid.",
      "designation": [
        {
          "language": "nl",
          "value": "Zie ook"
        }
      ]
    }
  ]
}