| Package | eu.miabis.r4 |
| Resource Type | CodeSystem |
| Id | miabis-sex-cs |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eu.miabis.r4@0.2.0&canonical=https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-sex-cs |
| URL | https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-sex-cs |
| Status | active |
| Name | SexCS |
| Title | MIABIS Sex Code System |
| Description | Codes for providing information about sex of the patient |
| Content | complete |
| ValueSet | |
| miabis-sex-vs | Sex Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "SexCS",
"id": "miabis-sex-cs",
"title": "MIABIS Sex Code System",
"description": "Codes for providing information about sex of the patient",
"url": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-sex-cs",
"concept": [
{
"code": "Male",
"display": "Male"
},
{
"code": "Female",
"display": "Female"
},
{
"code": "Unknown",
"display": "Unknown"
},
{
"code": "Undifferentiated",
"display": "Undifferentiated"
},
{
"code": "NotApplicable",
"display": "Not Applicable"
}
],
"count": 5
}