FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeCodeSystem
IdCodeSystem-TaskInputOutputParameterType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-TaskInputOutputParameterType.html
URLhttps://fhir.nwgenomics.nhs.uk/CodeSystem/TaskInputOutputParameterType
Version2.1.4
Statusactive
Date2026-06-21
NameTaskInputOutputParameterType
TitleTask Input/Output Parameter Type
Realmus
Authorityhl7
DescriptionTODO Placeholder
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem TaskInputOutputParameterType

This case-sensitive code system https://fhir.nwgenomics.nhs.uk/CodeSystem/TaskInputOutputParameterType defines the following code:

Code
reference-results

Source1

{
  "resourceType": "CodeSystem",
  "id": "TaskInputOutputParameterType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/CodeSystem/TaskInputOutputParameterType",
  "version": "2.1.4",
  "name": "TaskInputOutputParameterType",
  "title": "Task Input/Output Parameter Type",
  "status": "active",
  "experimental": false,
  "date": "2026-06-21",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "TODO Placeholder",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "reference-results"
    }
  ]
}