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

FHIR IG Statistics: CodeSystem/CodeSystem-eRS-Concept-Properties-1

PackageNHSDigital.FHIR.STU3
Resource TypeCodeSystem
IdCodeSystem-eRS-Concept-Properties-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1
Version1.0.0
Statusactive
Date2022-03-18
NameeRS-Concept-Properties-1
Authorityhl7
DescriptionA CodeSystem to identify the reference data properties.
CopyrightCopyright © 2022 NHS Digital
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1",
  "version": "1.0.0",
  "name": "eRS-Concept-Properties-1",
  "status": "active",
  "date": "2022-03-18",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify the reference data properties.",
  "copyright": "Copyright © 2022 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "effectiveFrom",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#effectiveFrom",
      "description": "The date from which reference data became available as an input.",
      "type": "dateTime"
    },
    {
      "code": "effectiveTo",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#effectiveTo",
      "description": "The data from which reference data became unavailable as an input.",
      "type": "dateTime"
    },
    {
      "code": "appointmentBookingCancellationReasonType",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#appointmentBookingCancellationReasonType",
      "description": "Categorization of reasons used to perform an appointment cancellation action.",
      "type": "Coding"
    },
    {
      "code": "willCancelWholeRequest",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#willCancelWholeRequest",
      "description": "Indicative that use will also cancel a referral.",
      "type": "boolean"
    },
    {
      "code": "commentIsMandatory",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#commentIsMandatory",
      "description": "If true, indicates a comment is required.",
      "type": "boolean"
    },
    {
      "code": "businessFunction",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#businessFunction",
      "description": "Indicates role(s) that may use a piece of reference data.",
      "type": "Coding"
    },
    {
      "code": "usage",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#usage",
      "description": "Indicates use(s) of reference data.",
      "type": "Coding"
    },
    {
      "code": "canCancelAppointment",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#canCancelAppointment",
      "description": "Indicative that use will also cancel an appointment.",
      "type": "boolean"
    },
    {
      "code": "referrerUsage",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#referrerUsage",
      "description": "Indicates referrer specific use(s) of reference data.",
      "type": "Coding"
    },
    {
      "code": "specialty",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#specialty",
      "description": "Indicates the specialty.",
      "type": "Coding"
    },
    {
      "code": "deferToProviderContactDays",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#deferToProviderContactDays",
      "description": "Provides the contact days when a referral has been deferred to provider as a Integer.",
      "type": "integer"
    },
    {
      "code": "triageContactDays",
      "uri": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-Concept-Properties-1#triageContactDays",
      "description": "Provides the contact days when a referral has been sent to be triaged as a Integer.",
      "type": "integer"
    }
  ]
}