organisationsinterner Patienten-Identifier (PID)

useΣ ?!0..1codeBindingFixed Value
systemΣ1..1uriFixed Value
versionΣ0..1string
codeΣ1..1codeFixed Value
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
systemS Σ1..1uri
valueS Σ1..1string
periodΣ0..1Period
assignerΣ0..1Reference(Organization)

Hinweise zur Nomenklatur organisationsinterner Identifier.system-URLs siehe lokale Namensräume

Beispiel PID
    <identifier>
        <type>
            <coding>
                <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
                <code value="MR" />
            </coding>
        </type>
        <system value="http://mein-krankenhaus.de/NamingSystem/patient-identifier" />
        <value value="12345678" />
    </identifier>