PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/CodeSystem/NRL-ContentStability-1
{
  "description": "This code system is used to capture the content stability of an NRL target document or record.",
  "_filename": "CodeSystem-NRL-ContentStability-1.json",
  "package_name": "NHSD.Assets.STU3",
  "date": "2019-05-24T00:00:00+00:00",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "NRL Content Stability",
  "copyright": "Copyright © 2019 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "024dc5a7-3975-41bc-b618-d6877c4b3dd9",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/NRL-ContentStability-1",
  "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."
  } ],
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}