PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssignedIndicator-1
{
  "description": null,
  "_filename": "CodeSystem-eRS-AssignedIndicator-1.json",
  "package_name": "NHSD.Assets.STU3",
  "date": null,
  "publisher": "NHS Digital",
  "purpose": "A code to indicate if a specific or empty value is being searched for.",
  "content": "complete",
  "name": "eRS Assigned Indicator",
  "copyright": "© 2017 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "68571b90-b692-4618-bed9-ef9b9a826ec0",
  "kind": null,
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AssignedIndicator-1",
  "concept": [ {
    "code": "ASSIGNED",
    "display": "A specific value is assigned. The value is supplied in a different field."
  }, {
    "code": "NOT_ASSIGNED",
    "display": "An empty (i.e. no value) is being searched for. This is a specific search criteria and is not a 'don't care'."
  } ],
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}