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

FHIR IG Statistics: ValueSet/reasons-for-order

Packagech.fhir.ig.ch-lab-order
TypeValueSet
Idreasons-for-order
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-reasons-for-order.html
URLhttp://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order
Version3.0.0-ci-build
Statusactive
Date2019-12-20
NameReasonsForOrder
TitleAll Valid Reasons for Ordering a Lab Service
Realmch
Authorityhl7
DescriptionBroadest value set that may be referenced by ObservationDefinition.validCodedValueSet
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet reasons-for-order

Last updated: 2020-03-10 13:30:00+0000; Language: en-US


Source

{
  "resourceType": "ValueSet",
  "id": "reasons-for-order",
  "meta": {
    "lastUpdated": "2020-03-10T13:30:00Z"
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order",
  "version": "3.0.0-ci-build",
  "name": "ReasonsForOrder",
  "title": "All Valid Reasons for Ordering a Lab Service",
  "status": "active",
  "experimental": false,
  "date": "2019-12-20",
  "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": "Broadest value set that may be referenced by ObservationDefinition.validCodedValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "138875005"
          }
        ]
      }
    ]
  }
}