FHIR IG analytics| Package | lean.sa.fhir.core |
| Resource Type | ValueSet |
| Id | valueset-lean-patient-gender.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "lean-patient-gender-valueset",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://lean.sa/fhir/lean/core/ValueSet/patient-gender",
"version": "1.0.0",
"name": "LeanPatientGenderValueSet",
"title": "Gender (Saudi-Health-Data-Dictionary-v2 sex)",
"status": "draft",
"experimental": false,
"publisher": "Lean Business Services",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "info@lean.sa"
}
]
}
],
"description": "Saudi-Health-Data-Dictionary-v2 gender codes.",
"compose": {
"include": [
{
"system": "http://lean.sa/fhir/lean/core/CodeSystem/patient-gender"
}
]
}
}