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

FHIR IG analytics

Packageeu.miabis.r4
Resource TypeCodeSystem
IdCodeSystem-miabis-common-collaboration-topics-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-common-collaboration-topics-cs
URLhttps://fhir.bbmri-eric.eu/CodeSystem/miabis-common-collaboration-topics-cs
Version1.3.0
Statusactive
Date2026-06-22T09:58:20+00:00
NameCommonCollaborationTopicsCS
TitleCommon Collaboration Topics Code System
DescriptionCodes describing topics that the network partners collaborate on
Contentcomplete

Resources that use this resource

ValueSet
eu.miabis.r4#1.3.0miabis-common-collaboration-topics-vsCommon Collaboration Topics Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem miabis-common-collaboration-topics-cs

This code system https://fhir.bbmri-eric.eu/CodeSystem/miabis-common-collaboration-topics-cs defines the following codes:

CodeDisplay
Charter Common Charter
SOP Common SOPs
DataAccessPolicy Common data access policy
SampleAccessPolicy Common sample access policy
MTA Common MTA
ImageAccessPolicy Common image access policy
ImageMTA Common image MTA
Representation Common representation
URL Common URL
Other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "miabis-common-collaboration-topics-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.bbmri-eric.eu/CodeSystem/miabis-common-collaboration-topics-cs",
  "version": "1.3.0",
  "name": "CommonCollaborationTopicsCS",
  "title": "Common Collaboration Topics Code System",
  "status": "active",
  "date": "2026-06-22T09:58:20+00:00",
  "publisher": "BBMRI-ERIC",
  "contact": [
    {
      "name": "BBMRI-ERIC",
      "telecom": [
        {
          "system": "url",
          "value": "http://bbmri-eric.eu"
        },
        {
          "system": "email",
          "value": "contact@bbmri-eric.eu"
        }
      ]
    },
    {
      "name": "Radovan Tomasik",
      "telecom": [
        {
          "system": "email",
          "value": "radovan.tomasik@bbmri-eric.eu",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes describing topics that the network partners collaborate on",
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "Charter",
      "display": "Common Charter"
    },
    {
      "code": "SOP",
      "display": "Common SOPs"
    },
    {
      "code": "DataAccessPolicy",
      "display": "Common data access policy"
    },
    {
      "code": "SampleAccessPolicy",
      "display": "Common sample access policy"
    },
    {
      "code": "MTA",
      "display": "Common MTA"
    },
    {
      "code": "ImageAccessPolicy",
      "display": "Common image access policy"
    },
    {
      "code": "ImageMTA",
      "display": "Common image MTA"
    },
    {
      "code": "Representation",
      "display": "Common representation"
    },
    {
      "code": "URL",
      "display": "Common URL"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ]
}