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

FHIR IG analytics

Packageca.on.mi.r4
Resource TypeCodeSystem
IdCodeSystem-accdr-bed-desc-code.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",
  "status": "active",
  "content": "complete",
  "name": "AcCDRBedDescriptionCode",
  "id": "accdr-bed-desc-code",
  "description": "Code specifying the bed description as the patient location element being provided.",
  "version": "1.0.0",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/accdr-bed-desc-code",
  "concept": [
    {
      "code": "ld",
      "display": "location or bed description"
    }
  ],
  "compositional": false,
  "count": 1,
  "date": "2023-03-20",
  "publisher": "OntarioHealth"
}