PackagesCanonicalsLogsProblems
    Packages
    notts.scr.poc@0.1.0
    http://fhir.nottinghamshire.gov.uk/data-provider
{
  "description": "The Data Provider Code will consist of 3 parts:\\n1. Org code - eg. NCOC\\n2. Numeric id - in case the org had more than 1 provider\\n3. Org type identifier - allowing you to programmatically exclude social care or health etc.\\n     a. S=Social\\n     b. H=Health\\n     c. I=Infrastructure \\n\\nEcosystem elements will have separate codes, e.g.:\\n• R-AGG-I,  for the Resource Aggregator, and \\n• D-AGG-I. for the Document Aggregator",
  "_filename": "CodeSystem-Notts-SCR-DataProvider.json",
  "package_name": "notts.scr.poc",
  "date": "2021-01-26T13:00:00+00:00",
  "meta": {
    "lastUpdated": "2021-01-26T13:00:00+00:00"
  },
  "publisher": null,
  "purpose": "A CodeSystem to identify the provenance of a FHIR resource within the Nottinghamshire Shared Care Record",
  "content": "complete",
  "name": "Notts-SCR-DataProvider",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "17c35614-2f49-472d-8e2b-df1ee3f7f234",
  "kind": null,
  "url": "http://fhir.nottinghamshire.gov.uk/data-provider",
  "concept": [ {
    "code": "NCOC-01-S",
    "display": "Nottinghamshire County Council"
  }, {
    "code": "NCIC-01-S",
    "display": "Nottingham City Council"
  }, {
    "code": "SFHT-01-H",
    "display": "Sherwood Forest Hospitals Trust"
  }, {
    "code": "NUHT-01-H",
    "display": "Nottingham University Hospitals Trust"
  }, {
    "code": "NHT-01-H",
    "display": "Nottinghamshire Healthcare Trust",
    "definition": "Mental Health"
  }, {
    "code": "GPRCC-01-H",
    "display": "General Practice Repository for Clinical Care"
  }, {
    "code": "R-AGG-I",
    "display": "Resource Aggregator"
  }, {
    "code": "D-AGG-I",
    "display": "Document Aggregator"
  } ],
  "caseSensitive": true,
  "version": "0.0.1"
}