| Package | star.rhecord.beta |
| Resource Type | ValueSet |
| Id | ValueSet-ValueSet__asas_choices |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=star.rhecord.beta@0.0.3-beta&canonical=https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas |
| URL | https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas |
| Version | 0.0.1 |
| Status | draft |
| Name | ValueSet__asas_choices |
| Title | asas-choices |
| Description | Contains the possible answers for the asas Questionaire |
No resources found
| CodeSystem | |
| CodeSystem__asas | asas-choices |
No narrative content found in resource
{
"resourceType": "ValueSet",
"url": "https://example.org/fhir/RheCORD/StructureDefinition/ValueSet__asas",
"version": "0.0.1",
"name": "ValueSet__asas_choices",
"title": "asas-choices",
"status": "draft",
"experimental": false,
"publisher": "Michael Henrich",
"description": "Contains the possible answers for the asas Questionaire",
"immutable": false,
"compose": {
"include": [
{
"system": "https://example.org/fhir/RheCORD/StructureDefinition/CodeSystem__asas",
"concept": [
{
"code": "1",
"display": "Ich stimme zu"
},
{
"code": "0",
"display": "Ich stimme nicht zu"
}
]
}
]
}
}