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

FHIR IG Statistics: CodeSystem/location-types-bars

Packageuk.nhsdigital.bars.r4
Resource TypeCodeSystem
Idlocation-types-bars
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.36.0&canonical=https://fhir.nhs.uk/CodeSystem/location-types-bars
URLhttps://fhir.nhs.uk/CodeSystem/location-types-bars
Version1.0.0
Statusactive
Date2023-12-28
Namelocationtypesbars
TitleLocation Types BARS
DescriptionLocation Types Codes
CopyrightCopyright © 2021 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "location-types-bars",
  "url": "https://fhir.nhs.uk/CodeSystem/location-types-bars",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/CodeSystem",
      "value": "location-types-bars"
    }
  ],
  "version": "1.0.0",
  "name": "locationtypesbars",
  "title": "Location Types BARS",
  "status": "active",
  "date": "2023-12-28",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Location Types Codes",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ILOC",
      "display": "Incident Location"
    },
    {
      "code": "CLOC",
      "display": "Caller Location"
    },
    {
      "code": "RLOC",
      "display": "Rendezvous Location"
    },
    {
      "code": "OLOC",
      "display": "Other Location"
    }
  ]
}