This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML or Raw Turtle or view this content in HTML JSON or HTML XML or HTML Turtle . Response generated in 514ms.

HTTP 200 OK

Response Headers

Server: Jetty(12.0.8)
X-Powered-By: HAPI FHIR 7.1.7-SNAPSHOT/3a5ff47c58/2024-04-05 REST Server (FHIR Server; FHIR 4.0.1/R4)
Content-Type: application/x-turtle;charset=utf-8
X-Request-ID: e8Lq6E6nfouVlQQ9

Response Body

@prefix fhir: <;http://hl7.org/fhir/>; .
@prefix rdf: <;http://www.w3.org/1999/02/22-rdf-syntax-ns#>; .
@prefix rdfs: <;http://www.w3.org/2000/01/rdf-schema#>; .
@prefix sct: <;http://snomed.info/id#>; .
@prefix xsd: <;http://www.w3.org/2001/XMLSchema#>; .
<;https://hapi.fhir.org/baseR4/ValueSet/1221733/_history/1>;
rdf:type fhir:ValueSet;
fhir:DomainResource.text [ fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>Value set &quot;LOINC Codes for Cholesterol&quot;: This is an example value set that includes \n all the codes for serum cholesterol from LOINC v2.36.</p>\n\t\t\t<p>Developed by: FHIR project team (example)</p>\n\t\t\t<p>Published for testing on 13-June 2012</p>\n\t\t\t<p>This value set includes the following LOINC codes:</p>\n\t\t\t<ul>\n\t\t\t\t<li>14647-2: Cholesterol [Moles/Volume]</li>\n\t\t\t\t<li>2093-3: Cholesterol [Mass/Volume]</li>\n\t\t\t\t<li>35200-5: Cholesterol [Mass Or Moles/Volume] </li>\n\t\t\t\t<li>9342-7: Cholesterol [Percentile]</li>\n\t\t\t</ul>\n\t\t\t<p>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.</p>\n\t\t</div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Resource.id [ fhir:value "1221733" ];
fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-06-18T08:09:50.342+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#6ckMad94FjmoiG8V"^^xsd:anyURI ];
fhir:Meta.versionId [ fhir:value "1" ]
];
fhir:ValueSet.contact [ fhir:ContactDetail.name [ fhir:value "FHIR project team" ];
fhir:ContactDetail.telecom [ fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ];
fhir:index 0
];
fhir:index 0
];
fhir:ValueSet.date [ fhir:value "2015-06-22"^^xsd:date ];
fhir:ValueSet.description [ fhir:value "This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36." ];
fhir:ValueSet.experimental [ fhir:value true ];
fhir:ValueSet.identifier [ fhir:Identifier.system [ fhir:value "http://acme.com/identifiers/valuesets"^^xsd:anyURI ];
fhir:Identifier.value [ fhir:value "loinc-cholesterol-int" ];
fhir:index 0
];
fhir:ValueSet.jurisdiction [ fhir:CodeableConcept.coding [ fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166"^^xsd:anyURI ];
fhir:index 0
];
fhir:index 0
];
fhir:ValueSet.name [ fhir:value "ExampleHierarchicalValueSet" ];
fhir:ValueSet.publisher [ fhir:value "HL7 International" ];
fhir:ValueSet.status [ fhir:value "draft" ];
fhir:ValueSet.url [ fhir:value "http://acme.org/fhir/ValueSet/123/_history/5"^^xsd:anyURI ];
fhir:ValueSet.useContext [ fhir:UsageContext.code [ fhir:Coding.code [ fhir:value "age" ];
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ]
];
fhir:UsageContext.valueQuantity
[ fhir:Quantity.code [ fhir:value "a" ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org"^^xsd:anyURI ];
fhir:Quantity.unit [ fhir:value "yrs" ];
fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ]
];
fhir:index 0
];
fhir:ValueSet.version [ fhir:value "20150622" ] .
<;https://hapi.fhir.org/baseR4/108f63b7-959c-4dff-83d4-cc9807c54704>;
rdf:type fhir:Bundle;
fhir:Bundle.entry [ fhir:Bundle.entry.fullUrl [ fhir:value "https://hapi.fhir.org/baseR4/ValueSet/1221733"^^xsd:anyURI ];
fhir:Bundle.entry.resource <;https://hapi.fhir.org/baseR4/ValueSet/1221733/_history/1>;;
fhir:Bundle.entry.search [ fhir:Bundle.entry.search.mode [ fhir:value
"match" ]
];
fhir:index 0
];
fhir:Bundle.link [ fhir:Bundle.link.relation [ fhir:value "self" ];
fhir:Bundle.link.url [ fhir:value "https://hapi.fhir.org/baseR4/ValueSet?_format=html%2Fturtle&url%3Aabove=http%3A%2F%2Facme.org%2Ffhir%2FValueSet%2F123%2F_history%2F5"^^xsd:anyURI ];
fhir:index 0
];
fhir:Bundle.total [ fhir:value "1" ];
fhir:Bundle.type [ fhir:value "searchset" ];
fhir:Resource.id [ fhir:value "108f63b7-959c-4dff-83d4-cc9807c54704" ];
fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2024-04-25T03:34:40.437+00:00"^^xsd:dateTime ]
];
fhir:nodeRole fhir:treeRoot .
Wrote 6.3 KB (36.6 KB total including HTML) in approximately 0ms