FHIR IG analytics| Package | fhir.hspc.core |
| Resource Type | ValueSet |
| Id | ValueSet-IVLPQLabCodes.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "IVLPQLabCodes",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"url": "http://fhir.org/guides/hspc/ValueSet/IVLPQLabCodes",
"name": "HSPC Interval Physical Quantity Labs",
"status": "draft",
"publisher": "HSPC",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://healthcaresoa.org"
}
]
}
],
"date": "2015-02-20T13:44:49+11:00",
"description": "Ordinal LOINC codes used in HSPC",
"copyright": "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
"compose": {
"include": [
{
"system": "http://loinc.org",
"filter": [
{
"property": "Scale",
"op": "=",
"value": "OrdQn"
}
]
}
]
}
}