HL7 PT FHIR Implementation Guide: Visita do Utente, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/workflow-ep-ig/tree/master and changes regularly. See the Directory of published versions
Mappings for the PTOrganization resource profile.
| PT_Organization |
| Organization | Entity. Role, or Act, Organization(classCode=ORG, determinerCode=INST) |
| extension | N/A |
| modifierExtension | N/A |
| identifier | .scopes[Role](classCode=IDENT) |
| extension | n/a |
| use | Role.code or implied by context |
| type | Role.code or implied by context |
| extension | n/a |
| coding | union(., ./translation) |
| extension | n/a |
| system | ./codeSystem |
| code | ./code |
| display | CV.displayName |
| system | II.root or Role.id.root |
| value | II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root) |
| period | Role.effectiveTime or implied by context |
| extension | n/a |
| start | ./low |
| end | ./high |
| assigner | II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper |
| extension | n/a |
| display | N/A |
| active | .status |
| type | .code |
| extension | n/a |
| coding | union(., ./translation) |
| extension | n/a |
| system | ./codeSystem |
| code | ./code |
| display | CV.displayName |
| name | .name |
| alias | .name |
| telecom | .telecom |
| extension | n/a |
| system | ./scheme |
| value | ./url |
| use | unique(./use) |
| address | .address |
| use | unique(./use) |
| line | AD.part[parttype = AL] |
| city | AD.part[parttype = CTY] |
| district | AD.part[parttype = CNT | CPA] |
| state | AD.part[parttype = STA] |
| postalCode | AD.part[parttype = ZIP] |
| country | AD.part[parttype = CNT] |
| period | ./usablePeriod[type="IVL<TS>"] |
| extension | n/a |
| start | ./low |
| end | ./high |
| partOf | .playedBy[classCode=Part].scoper |
| extension | n/a |
| display | N/A |
| PT_Organization |
| Organization | Organization |
| identifier | ./Identifiers |
| system | ./IdentifierType |
| value | ./Value |
| period | ./StartDate and ./EndDate |
| assigner | ./IdentifierIssuingAuthority |
| 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 | n/a |
| name | .PreferredName/Name |
| telecom | ./ContactPoints |
| system | ./ContactPointType |
| value | ./Value |
| use | ./ContactPointPurpose |
| address | ./PrimaryAddress and ./OtherAddresses |
| use | ./AddressPurpose |
| line | ./StreetAddress (newline delimitted) |
| city | ./Jurisdiction |
| state | ./Region |
| postalCode | ./PostalIdentificationCode |
| country | ./Country |
| period | ./StartDate and ./EndDate |
| partOf | n/a |