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

FHIR IG analytics

Packageca.infoway.io.erec
Resource TypeValueSet
Idvalueset-servicerequest-category.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec@1.2.0-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/servicerequest-category
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/servicerequest-category
Statusdraft
NameServiceRequestCategory
TitleService Request Category
Authoritynational
DescriptionContains codes indicating the type of action that is expected to be performed.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
ValueSet
healthcareproviderspecialtycodeHealthcareProviderSpecialtyCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "servicerequest-category",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/servicerequest-category",
  "name": "ServiceRequestCategory",
  "title": "Service Request Category",
  "status": "draft",
  "experimental": false,
  "publisher": "Canada Health Infoway",
  "description": "Contains codes indicating the type of action that is expected to be performed.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "224891009"
          }
        ]
      },
      {
        "valueSet": [
          "https://fhir.infoway-inforoute.ca/ValueSet/healthcareproviderspecialtycode"
        ]
      }
    ]
  }
}