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

FHIR IG Statistics: ValueSet/EncounterTypes

Packageagha.fhir.genclipr
Resource TypeValueSet
IdEncounterTypes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=agha.fhir.genclipr@0.1.0&canonical=http://aehrc.github.io/genclipr-fhir-ig/ValueSet/EncounterTypes
URLhttp://aehrc.github.io/genclipr-fhir-ig/ValueSet/EncounterTypes
Version0.1.0
Statusactive
Date2022-03-21T00:46:36+00:00
NameEncounterTypes
TitleEncounter Type Value Set
DescriptionTypes of encounters captured in a genomics clinical picture FHIR repository.
Copyright[Australian Genomics](https://www.australiangenomics.org.au)

Resources that use this resource

StructureDefinition
GencliprEncounterGenomics Clinical Picture Repository Encounter

Resources that this resource uses

CodeSystem
EncounterTypeEncounter Type

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "EncounterTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://aehrc.github.io/genclipr-fhir-ig/ValueSet/EncounterTypes",
  "version": "0.1.0",
  "name": "EncounterTypes",
  "title": "Encounter Type Value Set",
  "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 encounters captured in a genomics clinical picture FHIR repository.",
  "copyright": "[Australian Genomics](https://www.australiangenomics.org.au)",
  "compose": {
    "include": [
      {
        "system": "http://aehrc.github.io/genclipr-fhir-ig/CodeSystem/EncounterType"
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/encounter-type"
        ]
      }
    ]
  }
}