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

FHIR IG Statistics: CodeSystem/response-outcome-codes

Packageuk.nhsdigital.bars.r4
Resource TypeCodeSystem
Idresponse-outcome-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.bars.r4@1.36.0&canonical=https://fhir.nhs.uk/CodeSystem/response-outcome-codes
URLhttps://fhir.nhs.uk/CodeSystem/response-outcome-codes
Version1.0.0
Statusactive
Date2024-08-01
Nameresponse-outcome-codes
TitleResponse Outcome Codes
DescriptionResponse Outcome Codes from multiple services. These are EXAMPLE VALUES ONLY.
CopyrightCopyright © 2024 NHS England
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",
  "id": "response-outcome-codes",
  "url": "https://fhir.nhs.uk/CodeSystem/response-outcome-codes",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/response-outcome-codes",
      "value": "response-outcome-codes"
    }
  ],
  "version": "1.0.0",
  "name": "response-outcome-codes",
  "title": "Response Outcome Codes",
  "status": "active",
  "date": "2024-08-01",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Response Outcome Codes from multiple services. These are EXAMPLE VALUES ONLY.",
  "copyright": "Copyright © 2024 NHS England",
  "content": "complete",
  "concept": [
    {
      "code": "PATLIFT",
      "display": "Patient has been lifted"
    }
  ]
}