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

FHIR IG analytics

Packageca.on.oh-dhdr
Resource TypeCodeSystem
IdaccdrBedDescCode-cs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-accdr-bed-desc-code",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code",
  "version": "1.0.0",
  "name": "accdrBedDescCode",
  "title": "accdr Bed Desc Code",
  "status": "active",
  "date": "2023-08-01",
  "publisher": "Ontario Health",
  "description": "This code is used to extend the LocationPhysicaType value set.  It specifies the aspect of the patient location data being contributed in PV1-3 (Assigned Patient Location) in HL7 v2 and used in FHIR element Encounter.location.physicalType",
  "content": "complete",
  "concept": [
    {
      "code": "ld",
      "display": "location or bed description"
    }
  ]
}