Package | nhsd.assets.stu3 |
Type | CodeSystem |
Id | NRLS-RecordRetrievalMode-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NRLS-RecordRetrievalMode-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/NRLS-RecordRetrievalMode-1 |
Version | 1.0.0 |
Status | draft |
Name | NRLS Record Retrieval Modes CodeSystem |
Authority | hl7 |
Description | This code system is used to capture the record retrieval mode. |
Copyright | Copyright © 2017 NHS Digital |
Content | complete |
ValueSet | |
NRLS-RecordRetrievalMode-1 | Record Retrieval Mode |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "NRLS-RecordRetrievalMode-1", "text": { "status": "generated" }, "url": "https://fhir.nhs.uk/STU3/CodeSystem/NRLS-RecordRetrievalMode-1", "version": "1.0.0", "name": "NRLS Record Retrieval Modes CodeSystem", "status": "draft", "publisher": "NHS Digital", "contact": [ { "name": "Interoperability Team", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work" } ] } ], "description": "This code system is used to capture the record retrieval mode.", "copyright": "Copyright © 2017 NHS Digital", "content": "complete", "concept": [ { "code": "DRM", "display": "Direct Retrieval Mode" }, { "code": "IRM", "display": "Indirect Retrieval Mode" } ] }