MedicationStatement
No description
type MedicationStatement implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
basedOn: [Reference]
partOf: [Reference]
status: code
_status: ElementBase
statusReason: [CodeableConcept]
category: CodeableConcept
medicationCodeableConcept: CodeableConcept
medicationReference: Reference
subject: Reference!
context: Reference
effectiveDateTime: dateTime
_effectiveDateTime: ElementBase
effectivePeriod: Period
dateAsserted: dateTime
_dateAsserted: ElementBase
informationSource: Reference
derivedFrom: [Reference]
reasonCode: [CodeableConcept]
reasonReference: [Reference]
note: [Annotation]
dosage: [Dosage]
}
Fields
MedicationStatement.id ● String scalar
MedicationStatement.meta ● Meta object
MedicationStatement.implicitRules ● uri scalar
MedicationStatement._implicitRules ● ElementBase object
MedicationStatement.language ● code scalar
MedicationStatement._language ● ElementBase object
MedicationStatement.text ● Narrative object
MedicationStatement.contained ● [Resource] list object
MedicationStatement.extension ● [Extension] list object
MedicationStatement.modifierExtension ● [Extension] list object
MedicationStatement.identifier ● [Identifier] list object
MedicationStatement.basedOn ● [Reference] list object
MedicationStatement.partOf ● [Reference] list object
MedicationStatement.status ● code scalar
MedicationStatement._status ● ElementBase object
MedicationStatement.statusReason ● [CodeableConcept] list object
MedicationStatement.category ● CodeableConcept object
MedicationStatement.medicationCodeableConcept ● CodeableConcept object
MedicationStatement.medicationReference ● Reference object
MedicationStatement.subject ● Reference! non-null object
MedicationStatement.context ● Reference object
MedicationStatement.effectiveDateTime ● dateTime scalar
MedicationStatement._effectiveDateTime ● ElementBase object
MedicationStatement.effectivePeriod ● Period object
MedicationStatement.dateAsserted ● dateTime scalar
MedicationStatement._dateAsserted ● ElementBase object
MedicationStatement.informationSource ● Reference object
MedicationStatement.derivedFrom ● [Reference] list object
MedicationStatement.reasonCode ● [CodeableConcept] list object
MedicationStatement.reasonReference ● [Reference] list object
MedicationStatement.note ● [Annotation] list object
MedicationStatement.dosage ● [Dosage] list object
Interfaces
IDomainResource interface
IResource interface
Returned By
MedicationStatement query ● MedicationStatementList query
Member Of
MedicationStatementEdge object ● MedicationStatementListType object ● MedicationStatementReadType object