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

FHIR IG Statistics: ValueSet/consultation-time

Packageca.on.oh.erec
Resource TypeValueSet
Idconsultation-time
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/consultation-time
URLhttp://ehealthontario.ca/fhir/ValueSet/consultation-time
Version1.0.0
Statusdraft
NameConsultationTime
TitleConsultation Time
DescriptionThe values indicate the time spent on consult

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
consultation-timeConsultation Time

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "consultation-time",
  "url": "http://ehealthontario.ca/fhir/ValueSet/consultation-time",
  "version": "1.0.0",
  "name": "ConsultationTime",
  "title": "Consultation Time",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "The values indicate the time spent on consult",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "https://ehealthontario.ca/fhir/CodeSystem/consultation-time"
      }
    ]
  }
}