NameFlagsCard.TypeDescription & Constraintsdoco
.. Organization (DAF-Organization) I0..*OrganizationA grouping of people or organizations with a common purpose
org-1: The organization SHALL at least have a name or an id, and possibly more than one
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?! Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: http://tools.ietf.org/html/bcp47 (required)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional Content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier S ΣI0..*IdentifierIdentifies this organization across multiple systems
... active ?! SΣ0..1booleanWhether the organization's record is still in active use
... type Σ0..1CodeableConceptKind of organization
Binding: http://hl7.org/fhir/ValueSet/organization-type (example)
... name S ΣI1..1stringName used for the organization
... telecom S I0..*ContactPointA contact detail for the organization
org-3: The telecom of an organization can never be of use 'home'
... address S I0..1AddressAn address for the organization
org-2: An address of an organization can never be of use 'home'
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... use ?! Σ0..1codehome | work | temp | old - purpose of this address
Binding: http://hl7.org/fhir/ValueSet/address-use (required)
Example: home
.... type Σ0..1codepostal | physical | both
Binding: http://hl7.org/fhir/ValueSet/address-type (required)
Example: both
.... text Σ0..1stringText representation of the address
Example: 137 Nowhere Street, Erewhon 9132
.... line S Σ0..*stringStreet name, number, direction & P.O. Box etc.
Example: 137 Nowhere Street
.... city S Σ0..1stringName of city, town etc.
Example: Erewhon
.... district Σ0..1stringDistrict name (aka county)
Example: Madison
.... state S Σ0..1stringSub-unit of country (abbreviations ok)
Binding: http://hl7.org/fhir/ValueSet/usps-state (required)
.... postalCode S Σ0..1stringUS Zip Codes
Example: 9132
.... country Σ0..1stringCountry (can be ISO 3166 3 letter code)
.... period Σ0..1PeriodTime period when address was/is in use
Example: {"start":"2010-03-23","end":"2010-07-01"}
... partOf Σ0..1Reference(Organization)The organization of which this organization forms a part
... contact 0..*BackboneElementContact for the organization for a certain purpose
.... id 0..1idxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
.... purpose 0..1CodeableConceptThe type of contact
Binding: http://hl7.org/fhir/ValueSet/contactentity-type (extensible)
.... name 0..1HumanNameA name associated with the contact
.... telecom 0..*ContactPointContact details (telephone, email, etc.) for a contact
.... address 0..1AddressVisiting or postal addresses for the contact

doco Documentation for this format