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

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeValueSet
IdXML Schema French.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": "ValueSet",
  "id": "ServiceCategory-eConsult",
  "url": "http://ontariohealth.ca/fhir/ValueSet/service-category-eConsult",
  "version": "1.0.0",
  "name": "ServiceCategory-eConsult",
  "title": "Service Category-eConsult",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "This value set identifies the broad category of service being performed or delivered.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/service-category-eConsult",
        "concept": [
          {
            "code": "direct",
            "display": "Direct",
            "designation": [
              {
                "language": "French Display",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "médecine de l'adolescence"
              }
            ]
          },
          {
            "code": "base",
            "display": "Base",
            "designation": [
              {
                "language": "French Display",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "médecine de l'adolescence"
              }
            ]
          }
        ]
      }
    ]
  }
}