PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    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 for a particular target population.",
  "_filename": "CodeSystem-referencerange-meaning.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "draft",
  "hierarchyMeaning": "is-a",
  "id": "fb7674e0-c598-4055-940a-3b78c20bae61",
  "valueSet": "http://hl7.org/fhir/ValueSet/referencerange-meaning",
  "kind": null,
  "url": "http://hl7.org/fhir/referencerange-meaning",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.385",
    "system": "urn:ietf:rfc:3986"
  },
  "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": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}