Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | NRL-ContentStability-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NRL-ContentStability-1 |
URL | https://fhir.nhs.uk/STU3/CodeSystem/NRL-ContentStability-1 |
Version | 1.0.0 |
Status | draft |
Date | 2019-05-24T00:00:00+00:00 |
Name | NRL Content Stability |
Authority | hl7 |
Description | This code system is used to capture the content stability of an NRL target document or record. |
Copyright | Copyright © 2019 NHS Digital |
Content | complete |
ValueSet | |
NRL-ContentStability-1 | NRL Content Stability |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "NRL-ContentStability-1", "url": "https://fhir.nhs.uk/STU3/CodeSystem/NRL-ContentStability-1", "version": "1.0.0", "name": "NRL Content Stability", "status": "draft", "date": "2019-05-24T00:00:00+00:00", "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 content stability of an NRL target document or record.", "copyright": "Copyright © 2019 NHS Digital", "content": "complete", "concept": [ { "code": "dynamic", "display": "Dynamic", "definition": "A dynamic document or record is one which returns the latest, most recent available information at the time of retrieval." }, { "code": "static", "display": "Static", "definition": "A static document or record is one in which the contents and exact representation will not change from the time of creation." } ] }