FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/01f6febe-f99f-48a2-8880-f8205c449a6e

Packageca.on.health.sadie
Resource TypeValueSet
Id01f6febe-f99f-48a2-8880-f8205c449a6e
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.on.ca/sadie/fhir/ValueSet/HSR-Durations
URLhttp://health.on.ca/sadie/fhir/ValueSet/HSR-Durations
Version1.0.0
Statusactive
Date2021-06-03
NameODSPDurations
TitleHSR Questionnaire - Duration Values
DescriptionODSP - Duration Values

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ODSPODSP

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "01f6febe-f99f-48a2-8880-f8205c449a6e",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-08-30T17:40:05.204+00:00"
  },
  "url": "http://health.on.ca/sadie/fhir/ValueSet/HSR-Durations",
  "version": "1.0.0",
  "name": "ODSPDurations",
  "title": "HSR Questionnaire - Duration Values",
  "status": "active",
  "experimental": false,
  "date": "2021-06-03",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "ODSP - Duration Values",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/ODSP",
        "version": "1.0.0",
        "concept": [
          {
            "code": "Duration-1",
            "display": "Less than 1 year"
          },
          {
            "code": "Duration-2",
            "display": "1 year or more"
          }
        ]
      }
    ]
  }
}