| Package | laniado.test.fhir.r4 |
| Resource Type | CodeSystem |
| Id | human-name-prefix |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=laniado.test.fhir.r4@0.1.92&canonical=http://fhir.laniado.org.il/CodeSystem/human-name-prefix |
| URL | http://fhir.laniado.org.il/CodeSystem/human-name-prefix |
| Status | draft |
| Name | HumanNamePrefix |
| Title | Human Name Prefix |
| Description | Human Name Prefix |
| Content | complete |
| ValueSet | |
| human-name-prefix | Human Name Prefix |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "HumanNamePrefix",
"id": "human-name-prefix",
"title": "Human Name Prefix",
"description": "Human Name Prefix",
"url": "http://fhir.laniado.org.il/CodeSystem/human-name-prefix",
"concept": [
{
"code": "1",
"display": "ד\"ר"
},
{
"code": "2",
"display": "פרופ'"
},
{
"code": "3",
"display": "הרב"
}
],
"count": 3
}