PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/referencerange-meaning
{
  "description": "This value set defines a set of codes that can be used to indicate the meaning/use of a reference range.",
  "_filename": "CodeSystem-referencerange-meaning.json",
  "package_name": "hl7.fhir.r2b.examples",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "FHIR Project team",
  "content": "complete",
  "property": [ {
    "code": "abstract",
    "type": "boolean",
    "description": "True if an element is considered 'abstract' - that is the code is not for use as a real concept"
  } ],
  "name": "Observation Reference Range Meaning Codes",
  "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.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.217"
  } ],
  "compositional": false,
  "status": "draft",
  "id": "990c8f53-e77b-4178-9e38-c957247ed284",
  "valueSet": "http://hl7.org/fhir/ValueSet/referencerange-meaning",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/referencerange-meaning",
  "concept": [ {
    "code": "type",
    "concept": [ {
      "code": "normal",
      "display": "Normal Range",
      "definition": "Based on 95th percentile for the relevant control population."
    }, {
      "code": "recommended",
      "display": "Recommended Range",
      "definition": "The range that is recommended by a relevant professional body."
    }, {
      "code": "treatment",
      "display": "Treatment Range",
      "definition": "The range at which treatment would/should be considered."
    }, {
      "code": "therapeutic",
      "concept": [ {
        "code": "pre",
        "display": "Pre Therapeutic Desired Level",
        "definition": "The optimal range for best therapeutic outcomes for a specimen taken immediately before administration."
      }, {
        "code": "post",
        "display": "Post Therapeutic Desired Level",
        "definition": "The optimal range for best therapeutic outcomes for a specimen taken immediately after administration."
      } ],
      "display": "Therapeutic Desired Level",
      "definition": "The optimal range for best therapeutic outcomes."
    } ],
    "display": "Type",
    "property": [ {
      "code": "abstract",
      "valueBoolean": true
    } ],
    "definition": "General types of reference range."
  }, {
    "code": "endocrine",
    "concept": [ {
      "code": "pre-puberty",
      "display": "Pre-Puberty",
      "definition": "An expected range in an individual prior to puberty."
    }, {
      "code": "follicular",
      "display": "Follicular Stage",
      "definition": "An expected range in an individual during the follicular stage of the cycle."
    }, {
      "code": "midcycle",
      "display": "MidCycle",
      "definition": "An expected range in an individual during the follicular stage of the cycle."
    }, {
      "code": "luteal",
      "display": "Luteal",
      "definition": "An expected range in an individual during the luteal stage of the cycle."
    }, {
      "code": "postmeopausal",
      "display": "Post-Menopause",
      "definition": "An expected range in an individual post-menopause."
    } ],
    "display": "Endocrine",
    "property": [ {
      "code": "abstract",
      "valueBoolean": true
    } ],
    "definition": "Endocrine related states that change the expected value."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}