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

FHIR IG Statistics: ValueSet/ServiceRequest.categories

Packagech.fhir.ig.ch-lab-order
Resource TypeValueSet
IdServiceRequest.categories
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-ServiceRequest.categories.html
URLhttp://fhir.ch/ig/ch-lab-order/ValueSet/ServiceRequest.categories
Version3.0.0-ci-build
Statusactive
Date2021-06-01T10:21:46+00:00
NameServiceRequestCategories
TitleService Request Categories for Questionnaires
Realmch
Authorityhl7
Descriptionch-lab-order Service Request Categories
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ServiceRequest.categoriesService Request Categories for Questionnaires

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ServiceRequest.categories


Source

{
  "resourceType": "ValueSet",
  "id": "ServiceRequest.categories",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/ValueSet/ServiceRequest.categories",
  "version": "3.0.0-ci-build",
  "name": "ServiceRequestCategories",
  "title": "Service Request Categories for Questionnaires",
  "status": "active",
  "experimental": true,
  "date": "2021-06-01T10:21:46+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    },
    {
      "name": "Marcel Hanselmann",
      "telecom": [
        {
          "system": "email",
          "value": "laborprojektgruppe@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ch-lab-order Service Request Categories",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories"
      }
    ]
  }
}