This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

FHIR Organization

From HL7Wiki
Jump to navigation Jump to search

Return to PA Resource Development

Organization properties

  • We discussed the Organization properties as they appear currently in the FHIR Resource Organization. Below we discuss all properties where we might differ from the current definition.
  • status (in UML, not in current def) - introduct in resource. Active and Inactive (20121112)
  • name - string [0..*] We simplify this to one attribute. Keep it 0..*, because we can imagine usecases for that but make the period of validity of a name an extension (20121112)
  • type - things like "pediatric ward", "corporation". Renamed from "code" (20121112)

Organization.ContactPerson

  • in addition to Contact (which is address etc.), the UML includes ContactPerson (person ref. + role)

Organization.Accreditation

  • UML (based on v3) is equal to the current Organization.Accreditation definition in FHIR

Organization.RelatedOrganization

  • UML: reference to org + type + period
  • type - playing/scoping kind of information, how the organizations are related.
  • FHIR has a component with contact info, address.