Package | ndhm.in |
Type | CodeSystem |
Id | ndhm-form-code |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/CodeSystem-ndhm-form-code.html |
URL | https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-code |
Version | 6.5.0 |
Status | draft |
Date | 2024-09-20 |
Name | FormCode |
Title | Form Code |
Realm | in |
Authority | national |
Description | This CodeSystem contains codes which specify type of document attached with as form. |
Content | complete |
ValueSet | |
ndhm-form-code | Form Code |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ndhm-form-code
This case-sensitive code system https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ndhm-form-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-form-code", "version": "6.5.0", "name": "FormCode", "title": "Form Code", "status": "draft", "experimental": false, "date": "2024-09-20", "publisher": "National Resource Center for EHR Standards", "contact": [ { "name": "National Resource Center for EHR Standards", "telecom": [ { "system": "url", "value": "https://nrces.in/" } ] } ], "description": "This CodeSystem contains codes which specify type of document attached with as form.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "IN", "display": "India" } ] } ], "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "preauthapproval", "display": "Approval letter for Pre-authorisation" }, { "code": "claimapproval", "display": "Approval letter for claim settlement" }, { "code": "preauthdenial", "display": "Rejection letter for Pre-authorisation" }, { "code": "claimdenial", "display": "Rejection letter for claim" }, { "code": "feedbackletter", "display": "Patient feedback form" }, { "code": "policydocument", "display": "Policy Document with terms and conditions" }, { "code": "dischargeapproval", "display": "Provisional approval of claim for the discharge" } ] }