Sha256: d813240f9d03576e3865681c192e99d7f2a923ee16ba6800e30ec47f27761f46
Contents?: true
Size: 1.49 KB
Versions: 10
Compression:
Stored size: 1.49 KB
Contents
{ "resourceType": "ValueSet", "id": "example-intensional", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "url": "http://hl7.org/fhir/ValueSet/example-intensional", "identifier": [ { "system": "http://acme.com/identifiers/valuesets", "value": "loinc-cholesterol-ext" } ], "version": "20150622", "name": "LOINC Codes for Cholesterol in Serum/Plasma", "status": "draft", "experimental": true, "date": "2015-06-22", "publisher": "HL7 International", "contact": [ { "name": "FHIR project team", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36.", "copyright": "This content from 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": "parent", "op": "=", "value": "LP43571-6" } ] } ], "exclude": [ { "system": "http://loinc.org", "concept": [ { "code": "5932-9", "display": "Cholesterol [Presence] in Blood by Test strip" } ] } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems