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" : "identity-resolution-reason-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet identity-resolution-reason-vs</b></p><a name=\"identity-resolution-reason-vs\"> </a><a name=\"hcidentity-resolution-reason-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-identity-resolution-reason.html\"><code>https://projo.evoleen.com/fhir/CodeSystem/identity-resolution-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "https://projo.evoleen.com/fhir/ValueSet/identity-resolution-reason-vs",
"version" : "0.1.0",
"name" : "IdentityResolutionReasonVS",
"title" : "Projo Identity Resolution Reason Value Set",
"status" : "draft",
"experimental" : true,
"date" : "2024-01-01",
"publisher" : "Projo",
"contact" : [
{
"name" : "Projo",
"telecom" : [
{
"system" : "url",
"value" : "https://projo.evoleen.com"
}
]
}
],
"description" : "Reason codes stamped on a reverse CommunicationRequest (category=identity-resolution-required) explaining why the sidecar could not attach an inbound message. Codes: no-match (no existing identity matches the sender's phone or BSUID), multiple-matches (more than one identity matches), non-conversational-only (matches exist but none of a conversational type — walk Person.link), no-active-cr (identity matched but no active CommunicationRequest to attach to), unresolved-receiver (receiver Organization unknown — upsert stub).",
"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://projo.evoleen.com/fhir/CodeSystem/identity-resolution-reason"
}
]
}
}