HS.FHIR.DTL.vR4.Model.Resource.RelatedPerson
class HS.FHIR.DTL.vR4.Model.Resource.RelatedPerson extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
A person that is related to a patient, but who is not a direct target of care.Property Inventory
- active
- address
- birthDate
- communication
- gender
- identifier
- name
- patient
- period
- photo
- relationship
- telecom
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Whether this related person's record is in active use.
Address where the related person can be contacted or visited.
The date on which the related person was born.
A language which may be used to communicate with about the patient's health.
male | female | other | unknown
administrative-gender|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend administrative-gender|4.0.1 and you may NOT use codes from other ValueSets.
A human identifier for this person.
A name associated with the person.
The patient this person is related to.
Patient
Period of time that this relationship is considered valid.
Image of the person.
The nature of the relationship.
relatedperson-relationshiptype is the PREFERRED FHIR4 ValueSet for codes, but if you need to express meanings not found in relatedperson-relationshiptype, you may use codes from any ValueSet.
A contact detail for the person.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()