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

FHIR IG analytics

Packagehl7.fhir.uv.order-catalog
Resource TypeValueSet
IdValueSet-example-reasons-for-order.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/fhir-order-catalog/ValueSet-example-reasons-for-order.html
URLhttp://hl7.org/fhir/uv/order-catalog/ValueSet/example-reasons-for-order
Version1.0.0-ballot
Statusactive
Date2019-12-20
NameReasonsForOrder
TitleAll Valid Reasons for Ordering a Lab Service
Realmuv
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 codes used in this IG

Narrative

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

Generated Narrative: ValueSet example-reasons-for-order

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

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 138875005 (SNOMED CT Concept)

Source1

{
  "resourceType": "ValueSet",
  "id": "example-reasons-for-order",
  "meta": {
    "lastUpdated": "2020-03-10T13:30:00Z"
  },
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/order-catalog/ImplementationGuide/ig-uv-order-catalog"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/order-catalog/ValueSet/example-reasons-for-order",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.999.48.3"
    }
  ],
  "version": "1.0.0-ballot",
  "name": "ReasonsForOrder",
  "title": "All Valid Reasons for Ordering a Lab Service",
  "status": "active",
  "experimental": false,
  "date": "2019-12-20",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Broadest value set that may be referenced by ObservationDefinition.validCodedValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}