@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "referencerange-meaning"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Properties

CodeURLDescriptionType
abstractTrue if an element is considered 'abstract' - in otherwords, the code is not for use as a real conceptboolean

This code system http://terminology.hl7.org/CodeSystem/referencerange-meaning defines the following codes:

LvlCodeDisplayDefinition
1type TypeGeneral types of reference range.
2  normal Normal RangeValues expected for a normal member of the relevant control population being measured. Typically each results producer such as a laboratory has specific normal ranges and they are usually defined as within two standard deviations from the mean and account for 95.45% of this population.
2  recommended Recommended RangeThe range that is recommended by a relevant professional body.
2  treatment Treatment RangeThe range at which treatment would/should be considered.
2  therapeutic Therapeutic Desired LevelThe optimal range for best therapeutic outcomes.
3    pre Pre Therapeutic Desired LevelThe optimal range for best therapeutic outcomes for a specimen taken immediately before administration.
3    post Post Therapeutic Desired LevelThe optimal range for best therapeutic outcomes for a specimen taken immediately after administration.
1endocrine EndocrineEndocrine related states that change the expected value.
2  pre-puberty Pre-PubertyAn expected range in an individual prior to puberty.
2  follicular Follicular StageAn expected range in an individual during the follicular stage of the cycle.
2  midcycle MidCycleAn expected range in an individual during the midcycle stage of the cycle.
2  luteal LutealAn expected range in an individual during the luteal stage of the cycle.
2  postmenopausal Post-MenopauseAn expected range in an individual post-menopause.
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "oo" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/referencerange-meaning"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1124" ] ]; fhir:CodeSystem.version [ fhir:value "0.1.0"]; fhir:CodeSystem.name [ fhir:value "ObservationReferenceRangeMeaningCodes"]; fhir:CodeSystem.title [ fhir:value "Observation Reference Range Meaning Codes"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2021-12-02T19:54:18-07:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "FHIR Project team"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ] ]; fhir:CodeSystem.description [ fhir:value "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."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/referencerange-meaning"; fhir:link ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "abstract" ]; fhir:CodeSystem.property.description [ fhir:value "True if an element is considered 'abstract' - in otherwords, the code is not for use as a real concept" ]; fhir:CodeSystem.property.type [ fhir:value "boolean" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "type" ]; fhir:CodeSystem.concept.display [ fhir:value "Type" ]; fhir:CodeSystem.concept.definition [ fhir:value "General types of reference range." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "abstract" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "normal" ]; fhir:CodeSystem.concept.display [ fhir:value "Normal Range" ]; fhir:CodeSystem.concept.definition [ fhir:value "Values expected for a normal member of the relevant control population being measured. Typically each results producer such as a laboratory has specific normal ranges and they are usually defined as within two standard deviations from the mean and account for 95.45% of this population." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "recommended" ]; fhir:CodeSystem.concept.display [ fhir:value "Recommended Range" ]; fhir:CodeSystem.concept.definition [ fhir:value "The range that is recommended by a relevant professional body." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "treatment" ]; fhir:CodeSystem.concept.display [ fhir:value "Treatment Range" ]; fhir:CodeSystem.concept.definition [ fhir:value "The range at which treatment would/should be considered." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "therapeutic" ]; fhir:CodeSystem.concept.display [ fhir:value "Therapeutic Desired Level" ]; fhir:CodeSystem.concept.definition [ fhir:value "The optimal range for best therapeutic outcomes." ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "pre" ]; fhir:CodeSystem.concept.display [ fhir:value "Pre Therapeutic Desired Level" ]; fhir:CodeSystem.concept.definition [ fhir:value "The optimal range for best therapeutic outcomes for a specimen taken immediately before administration." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "post" ]; fhir:CodeSystem.concept.display [ fhir:value "Post Therapeutic Desired Level" ]; fhir:CodeSystem.concept.definition [ fhir:value "The optimal range for best therapeutic outcomes for a specimen taken immediately after administration." ] ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "endocrine" ]; fhir:CodeSystem.concept.display [ fhir:value "Endocrine" ]; fhir:CodeSystem.concept.definition [ fhir:value "Endocrine related states that change the expected value." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "abstract" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "pre-puberty" ]; fhir:CodeSystem.concept.display [ fhir:value "Pre-Puberty" ]; fhir:CodeSystem.concept.definition [ fhir:value "An expected range in an individual prior to puberty." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "follicular" ]; fhir:CodeSystem.concept.display [ fhir:value "Follicular Stage" ]; fhir:CodeSystem.concept.definition [ fhir:value "An expected range in an individual during the follicular stage of the cycle." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "midcycle" ]; fhir:CodeSystem.concept.display [ fhir:value "MidCycle" ]; fhir:CodeSystem.concept.definition [ fhir:value "An expected range in an individual during the midcycle stage of the cycle." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "luteal" ]; fhir:CodeSystem.concept.display [ fhir:value "Luteal" ]; fhir:CodeSystem.concept.definition [ fhir:value "An expected range in an individual during the luteal stage of the cycle." ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "postmenopausal" ]; fhir:CodeSystem.concept.display [ fhir:value "Post-Menopause" ]; fhir:CodeSystem.concept.definition [ fhir:value "An expected range in an individual post-menopause." ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------