Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

Resource Profile: PA Related Person

Official URL: http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-relatedperson Version: 1.0.1
Standards status: Trial-use Maturity Level: 2 Computable Name: PARelatedPerson

A profile on RelatedPerson that mirrors the requirements of future US Core versions

If a stand-alone RESTful reference is not available, a contained resource can be used.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from RelatedPerson

NameFlagsCard.TypeDescription & Constraintsdoco
.. RelatedPerson C0..*RelatedPersonA person that is related to a patient, but who is not a direct target of care
us-core-14: Either a name or a relationship SHALL be provided (or both)
... implicitRules 0..0
... modifierExtension 0..0
... active S0..1booleanWhether this related person's record is in active use
... relationship SC0..*CodeableConceptThe nature of the relationship
.... text S1..1stringPlain text representation of the concept
... name SC0..*HumanNameA name associated with the person
pa-relatedperson-1: At least one of given and family must exist
.... family S0..1stringFamily name (often called 'Surname')
.... given S0..*stringGiven names (not always 'first'). Includes middle names
... telecom S0..*ContactPointA contact detail for the person
.... system S1..1codephone | fax | email | pager | url | sms | other
.... value S1..1stringThe actual contact point details
.... use S0..1codehome | work | temp | old | mobile - purpose of this contact point
... address S0..*AddressAddress where the related person can be contacted or visited
.... line S0..*stringStreet name, number, direction & P.O. Box etc.
.... city S0..1stringName of city, town etc.
.... state S0..1stringSub-unit of country (abbreviations ok)
.... postalCode S0..1stringPostal code for area

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
pa-relatedperson-1errorRelatedPerson.nameAt least one of given and family must exist
: given.exists() or family.exists()
us-core-14errorRelatedPersonEither a name or a relationship SHALL be provided (or both)
: name.exists() or relationship.exists()

 

Other representations of profile: CSV, Excel, Schematron