Package | agha.fhir.genclipr |
Type | CodeSystem |
Id | EncounterClass |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass |
URL | http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass |
Version | 0.1.0 |
Status | active |
Date | 2022-03-21T00:46:36+00:00 |
Name | EncounterClass |
Title | Encounter Class |
Description | Class of encounters captured in a genomics clinical picture FHIR repository. |
Copyright | [Australian Genomics](https://www.australiangenomics.org.au) |
Content | complete |
ValueSet | |
EncounterClasses | Encounter Class Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass defines the following codes:
Code | Display | Definition |
RS | research study | An encounter that is part of a research study. |
{ "resourceType": "CodeSystem", "id": "EncounterClass", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterClass", "version": "0.1.0", "name": "EncounterClass", "title": "Encounter Class", "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": "Class of encounters captured in a genomics clinical picture FHIR repository.", "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)", "content": "complete", "count": 1, "concept": [ { "code": "RS", "display": "research study", "definition": "An encounter that is part of a research study." } ] }