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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeValueSet
IdValueSet_Encounter_LocationType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=http://cct.eng.it/FHIR/ValueSet/encounter-location-type
URLhttp://cct.eng.it/FHIR/ValueSet/encounter-location-type
Version1.0.0
Statusactive
Date2022-12-27T08:57:43.7524203+00:00
NameEncounter LocationType ValueSet
TitleencounterLocationTypeValueSet
Authorityhl7
DescriptionContiene la lista di codici da utilizzare per le tipologie di Location

Resources that use this resource

StructureDefinition
Encounter_EngEncounter_Eng
Encounter_OT_EngEncounter_OT_Eng

Resources that this resource uses

CodeSystem
location-typelocationType

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "4f1be649-9fef-4d92-866d-a8ecc1644620",
  "meta": {
    "tag": [
      {
        "code": "Encounter_Eng"
      }
    ]
  },
  "url": "http://cct.eng.it/FHIR/ValueSet/encounter-location-type",
  "version": "1.0.0",
  "name": "Encounter LocationType ValueSet",
  "title": "encounterLocationTypeValueSet",
  "status": "active",
  "experimental": true,
  "date": "2022-12-27T08:57:43.7524203+00:00",
  "publisher": "eng.it",
  "description": "Contiene la lista di codici da utilizzare per le tipologie di Location",
  "compose": {
    "include": [
      {
        "system": "http://cct.eng.it/FHIR/schema/location-type",
        "version": "1.0.0",
        "concept": [
          {
            "code": "bd",
            "display": "Letto/reparto Ospitante"
          },
          {
            "code": "ro",
            "display": "Stanza"
          },
          {
            "code": "wa",
            "display": "Reparto"
          },
          {
            "code": "bd-unit",
            "display": "Unità letto"
          },
          {
            "code": "wa-inf",
            "display": "Reparto infermieristico"
          },
          {
            "code": "ERA",
            "display": "Emergency Room Ambulatory"
          }
        ]
      }
    ]
  }
}