FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/human-name-prefix

Packagelaniado.test.fhir.r4
Resource TypeCodeSystem
Idhuman-name-prefix
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=laniado.test.fhir.r4@0.1.92&canonical=http://fhir.laniado.org.il/CodeSystem/human-name-prefix
URLhttp://fhir.laniado.org.il/CodeSystem/human-name-prefix
Statusdraft
NameHumanNamePrefix
TitleHuman Name Prefix
DescriptionHuman Name Prefix
Contentcomplete

Resources that use this resource

ValueSet
human-name-prefixHuman Name Prefix

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
}