FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "mii-vs-onko-mamma-menopause-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-mamma-menopause-status",
"version": "2026.0.0",
"name": "MII_VS_Onko_Mamma_Menopause_Status",
"status": "active",
"experimental": true,
"publisher": "Medizininformatik Initiative",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.medizininformatik-initiative.de"
}
]
}
],
"description": "Value Set für (prätherapeutischen) Status der Menopause Score",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "22636003",
"display": "Premenopausal state (finding)"
},
{
"code": "76498008",
"display": "Postmenopausal state (finding)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}