FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | CodeSystem |
| Id | CodeSystem-TaskInputOutputParameterType.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-TaskInputOutputParameterType.html |
| URL | https://fhir.nwgenomics.nhs.uk/CodeSystem/TaskInputOutputParameterType |
| Version | 2.1.4 |
| Status | active |
| Date | 2026-06-21 |
| Name | TaskInputOutputParameterType |
| Title | Task Input/Output Parameter Type |
| Realm | us |
| Authority | hl7 |
| Description | TODO Placeholder |
| Content | complete |
No resources found
No resources found
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 |
{
"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"
}
]
}