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

FHIR IG Statistics: ValueSet/vs-account-type

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
Idvs-account-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/account-type
URLhttps://fhir.nhs.uk/ValueSet/account-type
Version2.0.4
Statusdraft
NameNHSAccountType
Authorityhl7
DescriptionA ValueSet to identify the roles (type) of account.

Resources that use this resource

StructureDefinition
NHSEngland-AccountNHSEnglandAccount

Resources that this resource uses

CodeSystem
organisation-roleOrganisationRole

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "vs-account-type",
  "url": "https://fhir.nhs.uk/ValueSet/account-type",
  "version": "2.0.4",
  "name": "NHSAccountType",
  "status": "draft",
  "description": "A ValueSet to identify the roles (type) of account.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
        "version": "2.0.2",
        "concept": [
          {
            "code": "260",
            "display": "YOUNG OFFENDER INSTITUTION PRESCRIBING COST CENTRE"
          },
          {
            "code": "251",
            "display": "IMMIGRATION REMOVAL CENTRE PRESCRIBING COST CENTRE"
          },
          {
            "code": "257",
            "display": "SECURE TRAINING CENTRE PRESCRIBING COST CENTRE"
          },
          {
            "code": "256",
            "display": "SECURE CHILDREN'S HOME PRESCRIBING COST CENTRE"
          },
          {
            "code": "255",
            "display": "PUBLIC HEALTH SERVICE PRESCRIBING COST CENTRE"
          },
          {
            "code": "249",
            "display": "HOSPICE PRESCRIBING COST CENTRE"
          },
          {
            "code": "246",
            "display": "CARE HOME/NURSING HOME PRESCRIBING COST CENTRE"
          },
          {
            "code": "82",
            "display": "PRISON PRESCRIBING COST CENTRE"
          },
          {
            "code": "252",
            "display": "OPTOMETRY SERVICE PRESCRIBING COST CENTRE"
          },
          {
            "code": "250",
            "display": "HOSPITAL SERVICE PRESCRIBING COST CENTRE"
          },
          {
            "code": "259",
            "display": "URGENT & EMERGENCY CARE PRESCRIBING COST CENTRE"
          },
          {
            "code": "72",
            "display": "OTHER PRESCRIBING COST CENTRE"
          },
          {
            "code": "80",
            "display": "OUT OF HOURS COST CENTRE"
          },
          {
            "code": "247",
            "display": "COMMUNITY HEALTH SERVICE PRESCRIBING COST CENTRE"
          },
          {
            "code": "177",
            "display": "PRESCRIBING COST CENTRE"
          }
        ]
      }
    ]
  }
}