מדריך למטמיע - טופס 17
1.0.0 - ci-build
This page is part of the T17 IG (v1.0.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-09-01 |
{
"resourceType" : "ValueSet",
"id" : "t17-eligibilityresponse-purpose",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet t17-eligibilityresponse-purpose</b></p><a name=\"t17-eligibilityresponse-purpose\"> </a><a name=\"hct17-eligibilityresponse-purpose\"> </a><a name=\"t17-eligibilityresponse-purpose-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-eligibilityrequest-purpose.html\"><code>http://hl7.org/fhir/eligibilityrequest-purpose</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-eligibilityrequest-purpose.html#eligibilityrequest-purpose-validation\">validation</a></td><td>Coverage Validation</td><td>A check that the specified coverages are in-force is requested.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-eligibilityrequest-purpose.html#eligibilityrequest-purpose-discovery\">discovery</a></td><td>Coverage Discovery</td><td>The insurer is requested to report on any coverages which they are aware of in addition to any specifed.</td></tr></table></li></ul></div>"
},
"url" : "http://ig.fhir-il-community.org/T17/ValueSet/t17-eligibilityresponse-purpose",
"version" : "1.0.0",
"name" : "T17eligibilityresponsePurpose",
"title" : "T17 EligibilityResponse Purpose codes",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-01T15:50:32+00:00",
"publisher" : "FHIR-il community",
"contact" : [
{
"name" : "FHIR-il community",
"telecom" : [
{
"system" : "url",
"value" : "http://ig.fhir-il-community.org"
}
]
}
],
"description" : "רשימת ערכים לציון סוג הבקשה",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/eligibilityrequest-purpose",
"concept" : [
{
"code" : "validation",
"display" : "Coverage Validation"
},
{
"code" : "discovery",
"display" : "Coverage Discovery"
}
]
}
]
}
}