Package | notts.scr.poc |
Resource Type | CodeSystem |
Id | CodeSystem-Notts-SCR-DataProvider |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=http://fhir.nottinghamshire.gov.uk/data-provider |
URL | http://fhir.nottinghamshire.gov.uk/data-provider |
Version | 0.0.1 |
Status | draft |
Date | 2021-01-26T13:00:00+00:00 |
Name | Notts-SCR-DataProvider |
Description | The Data Provider Code will consist of 3 parts: 1. Org code - eg. NCOC 2. Numeric id - in case the org had more than 1 provider 3. Org type identifier - allowing you to programmatically exclude social care or health etc. a. S=Social b. H=Health c. I=Infrastructure Ecosystem elements will have separate codes, e.g.: • R-AGG-I, for the Resource Aggregator, and • D-AGG-I. for the Document Aggregator |
Purpose | A CodeSystem to identify the provenance of a FHIR resource within the Nottinghamshire Shared Care Record |
Copyright | Copyright © Nottinghamshire County Council 2020 |
Content | complete |
ValueSet | |
Notts-SCR-DataProvider | Notts-SCR-DataProvider |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CodeSystem-Notts-SCR-DataProvider", "meta": { "lastUpdated": "2021-01-26T13:00:00+00:00" }, "url": "http://fhir.nottinghamshire.gov.uk/data-provider", "version": "0.0.1", "name": "Notts-SCR-DataProvider", "status": "draft", "date": "2021-01-26T13:00:00+00:00", "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", "purpose": "A CodeSystem to identify the provenance of a FHIR resource within the Nottinghamshire Shared Care Record", "copyright": "Copyright © Nottinghamshire County Council 2020", "caseSensitive": true, "content": "complete", "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" } ] }