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

FHIR IG Statistics: CodeSystem/locationType

Packageeng.fhir.profile.dev
Resource TypeCodeSystem
IdlocationType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/schema/location-type
URLhttp://cct.eng.it/FHIR/schema/location-type
Version1.0.0
Statusdraft
Date2023-04-05T08:34:38.9016901+00:00
NamelocationType
TitlelocationType
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
encounter-location-typeencounterLocationTypeValueSet
location-typelocationTypeValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "locationType",
  "url": "http://cct.eng.it/FHIR/schema/location-type",
  "version": "1.0.0",
  "name": "locationType",
  "title": "locationType",
  "status": "draft",
  "experimental": true,
  "date": "2023-04-05T08:34:38.9016901+00:00",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "ESTAB",
      "display": "ESTABLISHMENT",
      "definition": "STABILIMENTO"
    },
    {
      "code": "bd",
      "display": "Letto/reparto Ospitante",
      "definition": "Letto/reparto Ospitante"
    },
    {
      "code": "ro",
      "display": "ROOM",
      "definition": "STANZA"
    },
    {
      "code": "wa",
      "display": "REPARTO",
      "definition": "REPARTO"
    },
    {
      "code": "bd-unit",
      "display": "Unità letto",
      "definition": "Unità letto"
    },
    {
      "code": "wa-inf",
      "display": "REPARTO INFERMIERISTICO",
      "definition": "REPARTO INFERMIERISTICO"
    },
    {
      "code": "ERA",
      "display": "Emergency Room Ambulatory",
      "definition": "Emergency Room Ambulatory"
    },
    {
      "code": "AMB",
      "display": "Ambulatory",
      "definition": "Ambulatory"
    },
    {
      "code": "AMB-R",
      "display": "Ambulatory Room",
      "definition": "Ambulatory Room"
    },
    {
      "code": "SITE",
      "display": "site",
      "definition": "site"
    }
  ]
}