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

FHIR IG Statistics: CodeSystem/mim-organisation-type

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Idmim-organisation-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/mim-organisation-type
URLhttps://fhir.nhs.uk/CodeSystem/mim-organisation-type
Version1.0.0
Statusactive
Date2018-05-18T00:00:00+00:00
NameMIMorganisationtype
Authorityhl7
DescriptionA CodeSystem to identify the type of organisation used in HL7v3 MIM
CopyrightCopyright © 2004 HSCIC
Contentcomplete

Resources that use this resource

ConceptMap
bsa-prescription-type-to-mim-organisation-typeNHS BSA Prescription Type To MIM Organisation Type
organisation-role-to-organisation-typeorganisation-role-to-mim-organisation-type
ValueSet
mim-organisation-typeNHSMIMOrganisationType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mim-organisation-type",
  "url": "https://fhir.nhs.uk/CodeSystem/mim-organisation-type",
  "version": "1.0.0",
  "name": "MIMorganisationtype",
  "status": "active",
  "date": "2018-05-18T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the type of organisation used in HL7v3 MIM",
  "copyright": "Copyright © 2004 HSCIC",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "001",
      "display": "General Medical Practice"
    },
    {
      "code": "002",
      "display": "General  Dental Practice"
    },
    {
      "code": "003",
      "display": "Community Pharmacy"
    },
    {
      "code": "004",
      "display": "Community Opticians"
    },
    {
      "code": "005",
      "display": "Primary Care Trust"
    },
    {
      "code": "006",
      "display": "Strategic Health Authority"
    },
    {
      "code": "007",
      "display": "Special Health Authority"
    },
    {
      "code": "008",
      "display": "Acute Trust"
    },
    {
      "code": "009",
      "display": "Care Trust"
    },
    {
      "code": "010",
      "display": "Community Trust"
    },
    {
      "code": "011",
      "display": "Diagnostic and Investigation Centre"
    },
    {
      "code": "012",
      "display": "Walk-in Centre"
    },
    {
      "code": "013",
      "display": "NHS Direct"
    },
    {
      "code": "014",
      "display": "Local Authority Social Services Department"
    },
    {
      "code": "015",
      "display": "Nursing Home"
    },
    {
      "code": "016",
      "display": "Residential Home"
    },
    {
      "code": "017",
      "display": "Hospice"
    },
    {
      "code": "018",
      "display": "Ambulance Trust"
    },
    {
      "code": "019",
      "display": "Private Hospital"
    },
    {
      "code": "020",
      "display": "GMP Deputising Service"
    },
    {
      "code": "021",
      "display": "Nursing Agency"
    },
    {
      "code": "999",
      "display": "Not specified"
    }
  ]
}