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

FHIR IG Statistics: CodeSystem/v2-0325

Packagehl7.terminology.r4b
TypeCodeSystem
Idv2-0325
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-v2-0325.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0325
Version2.0.0
Statusactive
Date2019-12-01
NameLocationRelationship
TitlelocationRelationship
Realmuv
Authorityhl7
DescriptionCode system of concepts specifying an identifier code to show which relationship is being communicated with the segment. Used in HL7 Version 2.x messaging in the Location Relationship (LRL) segment.
PurposeUnderlying Master Code System for V2 table 0325 (Location Relationship ID)
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ValueSet
v2-0325hl7VS-locationRelationshipId
v2-0325hl7VS-locationRelationshipId

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v2-0325

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0325 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
RX Nearest pharmacyNearest pharmacy
RX2 Second nearest pharmacySecond nearest pharmacy
LAB Nearest labNearest lab
LB2 Second nearest labSecond nearest lab
DTY Nearest dietary locationNearest dietary location
ALI Location Alias(es)Location Alias(es)
PAR Parent locationParent location

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0325",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "inm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0325",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.198"
    }
  ],
  "version": "2.0.0",
  "name": "LocationRelationship",
  "title": "locationRelationship",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Code system of concepts specifying an identifier code to show which relationship is being communicated with the segment.  Used in HL7 Version 2.x messaging in the Location Relationship (LRL) segment.",
  "purpose": "Underlying Master Code System for V2 table 0325 (Location Relationship ID)",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0325",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description": "Status of the concept",
      "type": "code"
    },
    {
      "code": "deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    }
  ],
  "concept": [
    {
      "id": "3052",
      "code": "RX",
      "display": "Nearest  pharmacy",
      "definition": "Nearest  pharmacy",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3053",
      "code": "RX2",
      "display": "Second nearest pharmacy",
      "definition": "Second nearest pharmacy",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3054",
      "code": "LAB",
      "display": "Nearest  lab",
      "definition": "Nearest  lab",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3055",
      "code": "LB2",
      "display": "Second nearest lab",
      "definition": "Second nearest lab",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3056",
      "code": "DTY",
      "display": "Nearest  dietary location",
      "definition": "Nearest  dietary location",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3057",
      "code": "ALI",
      "display": "Location Alias(es)",
      "definition": "Location Alias(es)",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "3058",
      "code": "PAR",
      "display": "Parent location",
      "definition": "Parent location",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    }
  ]
}