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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-iar-treatment-time-frame-one.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/ValueSet/treatment-time-frame-one
URLhttp://ontariohealth.ca/fhir/iar/ValueSet/treatment-time-frame-one
Version0.2.0
Statusactive
Date2025-11-27
NameIARTreatmentTimeFrameOne
TitleIAR Treatment Time Frame One
Realmca
Authorityhl7
DescriptionCodes to identify treamtent time frame.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devtreatment-time-frameIAR Treatment Time Frame
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devtreatment-time-frame-oneIAR Treatment Time Frame One

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-treatment-time-frame-one",
  "url": "http://ontariohealth.ca/fhir/iar/ValueSet/treatment-time-frame-one",
  "version": "0.2.0",
  "name": "IARTreatmentTimeFrameOne",
  "title": "IAR Treatment Time Frame One",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify treamtent time frame.",
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/iar/CodeSystem/treatment-time-frame",
        "concept": [
          {
            "code": "3",
            "display": "24 to less than 48 hours"
          },
          {
            "code": "4",
            "display": "12 to less than 24 hours"
          },
          {
            "code": "5",
            "display": "Less than 12 hours"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/iar/CodeSystem/treatment-time-frame-one"
      }
    ]
  }
}