Projo FHIR Documentation
0.1.0 - ci-build
Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-01 |
{
"resourceType" : "ValueSet",
"id" : "managed-subscription-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet managed-subscription-vs</b></p><a name=\"managed-subscription-vs\"> </a><a name=\"hcmanaged-subscription-vs\"> </a><ul><li>Include all codes defined in <code>https://firearrow.io/fhir/CodeSystem/managed-subscription</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
},
"url" : "https://projo.evoleen.com/fhir/ValueSet/managed-subscription-vs",
"version" : "0.1.0",
"name" : "ManagedSubscriptionVS",
"title" : "Fire Arrow Managed Subscription Value Set",
"status" : "draft",
"experimental" : true,
"date" : "2024-01-01",
"publisher" : "Projo",
"contact" : [
{
"name" : "Projo",
"telecom" : [
{
"system" : "url",
"value" : "https://projo.evoleen.com"
}
]
}
],
"description" : "Tag values identifying the four managed Subscriptions.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH",
"display" : "Switzerland"
}
]
}
],
"copyright" : "Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.",
"compose" : {
"include" : [
{
"system" : "https://firearrow.io/fhir/CodeSystem/managed-subscription"
}
]
}
}