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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-role-name-type-snomed

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-role-name-type-snomed
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-type-snomed
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-type-snomed
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Role_Name_Type_SNOMED
TitleNFDI4Health VS MDS Role Name Type [SNOMED]
DescriptionValue set defining codes to specify role types.

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-name-typeNFDI4Health EX MDS Name Type
nfdi4health-lm-mds-coreNFDI4Health Core Metadataschema

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Role_Name_Type_SNOMED",
  "id": "nfdi4health-vs-mds-role-name-type-snomed",
  "title": "NFDI4Health VS MDS Role Name Type [SNOMED]",
  "description": "Value set defining codes to specify role types.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-type-snomed",
  "version": "0.9",
  "experimental": true,
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "385437003",
            "display": "Institution"
          },
          {
            "code": "125676002",
            "display": "Person"
          }
        ]
      }
    ]
  }
}