FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-label-type-local
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}