FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-Notts-SCR-DataProvider

Packagenotts.scr.poc
Resource TypeCodeSystem
IdCodeSystem-Notts-SCR-DataProvider
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=notts.scr.poc@0.1.0&canonical=http://fhir.nottinghamshire.gov.uk/data-provider
URLhttp://fhir.nottinghamshire.gov.uk/data-provider
Version0.0.1
Statusdraft
Date2021-01-26T13:00:00+00:00
NameNotts-SCR-DataProvider
DescriptionThe 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
PurposeA CodeSystem to identify the provenance of a FHIR resource within the Nottinghamshire Shared Care Record
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
Notts-SCR-DataProviderNotts-SCR-DataProvider

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}