DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.4.8 5.5.9 Resource Resource Organization - Mappings - Mappings

Mappings for the organization resource.

5.4.8.1 5.5.9.1 Mappings for RIM (http://hl7.org/v3)

.name .playedBy[classCode=Part].scoper .contactParty ./type ./name ./telecom ./addr ./administrativeGender .scopedBy[classCode=LocatedEntity].scoper .status
Organization Organization(classCode=ORG, determinerCode=INST)
    identifier     identifier .scopes[Role](classCode=IDENT)
    name     active .status
    type     type .code
    telecom .telecom     address .address     partOf     name .name
    contact     telecom .telecom
        purpose     address .address
        name     partOf .playedBy[classCode=Part].scoper
        telecom     contact .contactParty
        address         purpose ./type
        gender         name ./name
    location         telecom ./telecom
    active         address ./addr

5.4.8.2 5.5.9.2 Mappings for HL7 v2 (http://hl7.org/v2)

PID-13, PID-14 PID-11
Organization (also see master files messages)
    identifier     identifier XON.10 Organization Identifier / XON.3 ID Number     name XON.1 Organization Name
    type     active No equivalent in HL7 v2
    telecom     type No authoritative equivalent in V2.x v2
    address     name No authoritative equivalent in V2.x; some V2.x segments such as OBX might provide a serialized instance value XON.1
    partOf     telecom No equivalent in V2.x ORC-22?
    contact     address         purpose ORC-23?
        name     partOf PID-5, PID-9 No equivalent in HL7 v2
        telecom     contact
        address         purpose
        gender         name PID-8 PID-5, PID-9
    location         telecom PID-13, PID-14
    active         address No equivalent in V2.x PID-11

5.4.8.3 5.5.9.3 Mappings for ServD (http://www.omg.org/spec/ServD/1.0/)

.PreferredName/Name ./ContactPoints ./PrimaryAddress and ./OtherAddresses n/a ./Status (however this concept in ServD more covers why the organization is active or not, could be delisted, deregistered, not operational yet) this could alternatively be derived from ./StartDate and ./EndDate and given a context date.
Organization Organization
    identifier     identifier ./Identifiers
    name     active ./Status (however this concept in ServD more covers why the organization is active or not, could be delisted, deregistered, not operational yet) this could alternatively be derived from ./StartDate and ./EndDate and given a context date.
    type     type n/a
    telecom     name .PreferredName/Name
    address     telecom ./ContactPoints
    partOf     address ./PrimaryAddress and ./OtherAddresses
    contact     partOf         purpose n/a
        name     contact
        telecom         purpose
        address         name
        gender         telecom
    location ./Sites     active         address
var disqus_shortname = 'fhirdstu';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus