haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-25 |
{
"resourceType" : "ValueSet",
"id" : "medlist-evidence",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medlist-evidence</b></p><a name=\"medlist-evidence\"> </a><a name=\"hcmedlist-evidence\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-medlist-evidence.html\"><code>https://haau3.com/fhir/CodeSystem/medlist-evidence</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span></li></ul></div>"
},
"url" : "https://haau3.com/fhir/ValueSet/medlist-evidence",
"version" : "1.0.0",
"name" : "MedlistEvidenceVS",
"title" : "MedList Evidence",
"status" : "active",
"experimental" : false,
"date" : "2026-09-25T18:52:03+00:00",
"publisher" : "haau3",
"contact" : [
{
"name" : "haau3",
"telecom" : [
{
"system" : "url",
"value" : "https://haau3.com"
},
{
"system" : "email",
"value" : "hello@haau3.com"
}
]
}
],
"description" : "Every MedList evidence code, for the evidence extension on a reconciled medication entry.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://haau3.com/fhir/CodeSystem/medlist-evidence"
}
]
}
}