FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | ValueSet |
| Id | ValueSet-valueset-lab-obs-test-name-triggers-example.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/case-reporting/ValueSet-valueset-lab-obs-test-name-triggers-example.html |
| URL | http://hl7.org/fhir/us/ecr/ValueSet/valueset-lab-obs-test-name-triggers-example |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2018-08-01 |
| Name | ValueSetLabObsTestNameTriggersExample |
| Title | Example Lab Obs Test Name Triggers for Public Health Reporting |
| Realm | us |
| Authority | hl7 |
| Description | This example set of values contains laboratory observations test names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition |
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
No resources found
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet valueset-lab-obs-test-name-triggers-example
Profile: US Public Health Triggering ValueSet
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 11585-7 | Bordetella pertussis Ab [Units/volume] in Serum |
| 14127-5 | Neisseria gonorrhoeae [Presence] in Anal by Organism specific culture |
| 14461-8 | Chlamydia trachomatis [Presence] in Blood by Organism specific culture |
| 14462-6 | Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture |
| 14463-4 | Chlamydia trachomatis [Presence] in Cervix by Organism specific culture |
{
"resourceType": "ValueSet",
"id": "valueset-lab-obs-test-name-triggers-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail": {
"name": "ValueSet Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ecr/ImplementationGuide/hl7.fhir.us.ecr"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lab-obs-test-name-triggers-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1146.1057.4"
}
],
"version": "3.0.0-ballot",
"name": "ValueSetLabObsTestNameTriggersExample",
"title": "Example Lab Obs Test Name Triggers for Public Health Reporting",
"status": "active",
"experimental": true,
"date": "2018-08-01",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "This example set of values contains laboratory observations test names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition",
"useContext": [
{
"code": {
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
"code": "reporting",
"display": "Reporting"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
"code": "triggering",
"display": "Triggering"
}
]
}
},
{
"code": {
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type",
"code": "priority",
"display": "Priority"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context",
"code": "routine",
"display": "Routine"
}
]
}
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "11585-7",
"display": "Bordetella pertussis Ab [Units/volume] in Serum"
},
{
"code": "14127-5",
"display": "Neisseria gonorrhoeae [Presence] in Anal by Organism specific culture"
},
{
"code": "14461-8",
"display": "Chlamydia trachomatis [Presence] in Blood by Organism specific culture"
},
{
"code": "14462-6",
"display": "Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture"
},
{
"code": "14463-4",
"display": "Chlamydia trachomatis [Presence] in Cervix by Organism specific culture"
}
]
}
]
}
}