Skip to content

Patient name (PN vr) #38

@emelalkim

Description

@emelalkim

@pieper, The patient name in the JSON model in dicomweb specifies PN with Alphabetic but when we get the JSON from dcmjs dict it doesn't have Alphabetic, it has the value directly, as in:
"00100010": {
"vr": "PN",
"Value": [
"9810^42278"
]
},
And we add the Alphabetic part when we are populating the result.
I created a branch to handle both called fix/pm_vr but what is the correct representation? Do we need to fix it in dcmjs? or am I doing something wrong when I am getting the JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions