Package | agha.fhir.genclipr |
Type | CodeSystem |
Id | IdentifierType |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/IdentifierType |
URL | http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/IdentifierType |
Version | 0.1.0 |
Status | active |
Date | 2022-03-21T00:46:36+00:00 |
Name | IdentifierType |
Title | Identifier Type |
Description | Types of identifiers used in a genomics clinical picture FHIR repository. |
Copyright | [Australian Genomics](https://www.australiangenomics.org.au) |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/IdentifierType defines the following codes:
Code | Display | Definition |
RSI | Research study identifier | An identifier given to a research study. |
{ "resourceType": "CodeSystem", "id": "IdentifierType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/IdentifierType", "version": "0.1.0", "name": "IdentifierType", "title": "Identifier Type", "status": "active", "date": "2022-03-21T00:46:36+00:00", "publisher": "The Australian e-Health Research Centre", "contact": [ { "name": "The Australian e-Health Research Centre", "telecom": [ { "system": "url", "value": "https://aehrc.com" }, { "system": "email", "value": "ontoserver-support@csiro.au" } ] } ], "description": "Types of identifiers used in a genomics clinical picture FHIR repository.", "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)", "content": "complete", "count": 1, "concept": [ { "code": "RSI", "display": "Research study identifier", "definition": "An identifier given to a research study." } ] }