This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
General ValueSet Example
{ "ValueSet":{ "text":{ "status":{ "value":"generated" }, "div":"<div>\n <p>Value set "Loinc Codes for Cholesterol": This is an example value set that includes \n all the LOINC codes for serum cholesterol from v2.36. \n Developed by: FHIR project team (example)<\/p>\n <p>Published for testing on 13-June 2012<\/p>\n <p>This is a restriction on\n<a href=\"http://hl7.org/svc/fhir/valueset/@03acace4-5206-4c8f-a8b4-df27a4c18b09?format=text/html\">\n the value set "all serum test codes"<\/a>, and contains the following LOINC codes:<\/p>\n <ul>\n <li>14647-2<\/li>\n <li>2093-3<\/li>\n <li>35200-5<\/li>\n <li>9342-7<\/li>\n <\/ul>\n <\/div>" }, "identifier":{ "value":"256a5231-a2bb-49bd-9fea-f349d428b70d" }, "version":{ "value":"20120613" }, "name":{ "value":"Loinc Codes for Cholesterol" }, "publisher":{ "value":"FHIR project team (example)" }, "telecom":[ { "system":{ "value":"url" }, "value":{ "value":"http://hl7.org/fhir" } } ], "description":{ "value":"This is an example value set that includes all the LOINC codes for serum cholesterol from v2.36" }, "status":{ "value":"draft" }, "experimental":{ "value":true }, "date":{ "value":"2012-06-13" }, "compose":{ "include":[ { "system":{ "value":"http://loinc.org" }, "version":{ "value":"2.36" }, "code":[ { "value":"14647-2" }, { "value":"2093-3" }, { "value":"35200-5" }, { "value":"9342-7" } ] } ] } } }