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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-expected-length-of-service.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/expected-length-of-service
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/expected-length-of-service
Version1.1.0
Statusactive
Date2025-11-27
NameIARExpectedLengthOfService
Realmca
DescriptionCodes to identify expected length of service.
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devexpected-length-of-serviceIAR Expected Length Of Service

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemexpected-length-of-service",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/expected-length-of-service",
  "version": "1.1.0",
  "name": "IARExpectedLengthOfService",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify expected length of service.",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No services"
    },
    {
      "code": "1",
      "display": "1–14 days"
    },
    {
      "code": "2",
      "display": "15–60 days"
    },
    {
      "code": "3",
      "display": "61 or more days"
    }
  ]
}