CMS ACCESS Model API
0.9.0 - ci-build
CMS ACCESS Model API - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "UnalignmentResponseUnalignedExample",
"meta" : {
"profile" : [
🔗 "https://globalalliantinc.com/access/StructureDefinition/access-unalign-out"
]
},
"parameter" : [
{
"name" : "result",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://globalalliantinc.com/access/CodeSystem/ACCESSUnalignmentResultCS",
"code" : "unaligned",
"display" : "Unaligned"
}
],
"text" : "The request to manually unalign the patient has been successfully accepted and the patient has been successfully unaligned."
}
}
]
}