FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-ne-reference-period-unit-snomedct
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "NFDI4Health_VS_MDS_NE_Reference_Period_Unit_SNOMEDCT",
"id": "nfdi4health-vs-mds-ne-reference-period-unit-snomedct",
"title": "NFDI4Health NE Portion Size [SNOMED CT]",
"description": "Value Set to define the reference period unit used within Diet Assessment",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-ne-reference-period-unit-sct",
"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": "258703001",
"display": "day"
},
{
"code": "258707000",
"display": "year"
},
{
"code": "258706009",
"display": "month"
},
{
"code": "258705008",
"display": "week"
}
]
}
]
}
}