DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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.5.9 Resource Organization - Mappings

Mappings:

Mappings for the organization resource.

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

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

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

Organization(also see master files messages)
    identifierXON.10 / XON.3
    activeNo equivalent in HL7 v2
    typeNo equivalent in v2
    nameXON.1
    telecomORC-22?
    addressORC-23?
    partOfNo equivalent in HL7 v2
    contact
        purpose
        namePID-5, PID-9
        telecomPID-13, PID-14
        addressPID-11

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

OrganizationOrganization
    identifier./Identifiers
    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.
    typen/a
    name.PreferredName/Name
    telecom./ContactPoints
    address./PrimaryAddress and ./OtherAddresses
    partOfn/a
    contact
        purpose
        name
        telecom
        address