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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-label-type-local

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-label-type-local
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-label-type-local
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-label-type-local
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Label_Type_Local
TitleNFDI4Health VS MDS Label Type [Local]
DescriptionValue set used to express the reason and specific aspect for the variant title, such as language and specific language. Comment : Build based on HL7 Value Set specified in FHIR R5

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-labelNFDI4Health EX MDS Label

Resources that this resource uses

CodeSystem
nfdi4health-cs-labelNFDI4Health CS MDS Label for use in FHIR according to R5 Study Label

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Label_Type_Local",
  "id": "nfdi4health-vs-mds-label-type-local",
  "title": "NFDI4Health VS MDS Label Type [Local]",
  "description": "Value set used to express the reason and specific aspect for the variant title, such as language and specific language. Comment : Build based on HL7 Value Set specified in FHIR R5",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-label-type-local",
  "version": "0.9",
  "experimental": true,
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-label",
        "concept": [
          {
            "code": "01",
            "display": "Primary title"
          },
          {
            "code": "02",
            "display": "Official title"
          },
          {
            "code": "03",
            "display": "Scientific title"
          },
          {
            "code": "04",
            "display": "Plain language title"
          },
          {
            "code": "05",
            "display": "Subtitle"
          },
          {
            "code": "06",
            "display": "Short title"
          },
          {
            "code": "07",
            "display": "Acronym"
          },
          {
            "code": "08",
            "display": "Different text in an earlier version"
          },
          {
            "code": "09",
            "display": "Different language"
          },
          {
            "code": "10",
            "display": "Different language derived from autotranslation"
          },
          {
            "code": "11",
            "display": "Human use"
          },
          {
            "code": "12",
            "display": "Machine use"
          },
          {
            "code": "13",
            "display": "Different text for the same object with a different identifier"
          }
        ]
      }
    ]
  }
}