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

FHIR IG Statistics: CodeSystem/DataStandardsWales-PSOM-TaskInputType

Packagefhir.r4.wales.psom
Resource TypeCodeSystem
IdDataStandardsWales-PSOM-TaskInputType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TaskInputType
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TaskInputType
Statusdraft
NameDataStandardsWalesPSOMTaskInputType
TitleData Standards Wales PSOM Task Input Type
Realmus
Authorityhl7
DescriptionA CodeSystem used for PSOM Task input type.
Copyright© 2023 NHS Wales.
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": "DataStandardsWales-PSOM-TaskInputType",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-TaskInputType",
  "name": "DataStandardsWalesPSOMTaskInputType",
  "title": "Data Standards Wales PSOM Task Input Type",
  "status": "draft",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem used for PSOM Task input type.",
  "copyright": "© 2023 NHS Wales.",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "MDEPX004X",
      "display": "PROMs Laterality",
      "definition": "Input type to provide the anatomical side associated with the questionnaire being completed."
    },
    {
      "code": "MPRPX013X",
      "display": "PROMs Trigger Event Date",
      "definition": "Input type to provide the date of the event that triggers the issuing of a PROMs form, independent of the date that the PROMs form was triggered/issued"
    }
  ]
}