Modellbiblioteket openEHR Fork
Name
Sexual health summary
Description
Summary or persistent information about an individual's sexual health and history.
Purpose
To record summary or persistent information about an individual's sexual health and history.
Use
Use to record summary or persistent information about an individual's sexual health and history.
Archetype Id
openEHR-EHR-EVALUATION.sexual_health_summary.v0
Copyright
© openEHR Foundation
Licencing
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
Original Author
Heather Leslie
Atomica Informatics
Atomica Informatics
Date Originally Authored
To record summary or persistent information about an individual's sexual health and history.
Name | Card | Type | Description |
---|---|---|---|
Description
|
0..1 | DV_TEXT |
Narrative description about the sexual health history of an individual.
|
Status
|
0..1 | DV_CODED_TEXT |
Is the individual sexually active?
Constraint for DV_CODED_TEXT
|
First ever sex
|
0..1 | DV_DURATION |
The age when the individual first had sex.
DV_DURATION
|
Comment
|
0..1 | DV_TEXT |
Additional narrative about the sexual health history not captured in other fields.
|
Name | Card | Type | Description |
---|---|---|---|
Last updated
|
0..1 | DV_DATE_TIME |
The date this summary was last updated.
DV_DATE_TIME
|
Extension
|
0..* | Slot (Cluster) |
Additional information required to extend the model with local content or to align with other reference models/formalisms.
Comment
For example: local information requirements; or additional metadata to align with FHIR.
Slot
Slot
|
archetype (adl_version=1.4; uid=63bdc598-c790-4c33-acc3-d95cdb858096) openEHR-EHR-EVALUATION.sexual_health_summary.v0 concept [at0000] -- Sexual health summary language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Atomica Informatics"> ["email"] = <"heather.leslie@atomicainformatics.com"> ["date"] = <"2020-02-13"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record summary or persistent information about an individual's sexual health and history."> use = <"Use to record summary or persistent information about an individual's sexual health and history."> misuse = <""> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <"Vebjorn Arntzen, Oslo University Hospital, Norway", ...> other_details = < ["licence"] = <"This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/."> ["custodian_organisation"] = <"openEHR Foundation"> ["original_namespace"] = <"org.openehr"> ["original_publisher"] = <"openEHR Foundation"> ["custodian_namespace"] = <"org.openehr"> ["MD5-CAM-1.0.1"] = <"08D8D89B1FF5D82D6D135151426513FA"> ["build_uid"] = <"0e6c4005-235f-440f-862f-f1e16c1b3268"> ["revision"] = <"0.0.1-alpha"> > definition EVALUATION[at0000] matches { -- Sexual health summary data matches { ITEM_TREE[at0001] matches { -- Tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0012] occurrences matches {0..1} matches { -- Description value matches { DV_TEXT matches {*} } } ELEMENT[at0002] occurrences matches {0..1} matches { -- Status value matches { DV_CODED_TEXT matches { defining_code matches { [local:: at0009, -- Sexually active, regular partner at0010, -- Sexually active, no regular partner at0011] -- Never sexually active } } } } ELEMENT[at0003] occurrences matches {0..1} matches { -- First ever sex value matches { DV_DURATION matches { value matches {PY/|>=P0Y|} } } } ELEMENT[at0015] occurrences matches {0..1} matches { -- Comment value matches { DV_TEXT matches {*} } } } } } protocol matches { ITEM_TREE[at0013] matches { -- Item tree items cardinality matches {0..*; unordered} matches { ELEMENT[at0004] occurrences matches {0..1} matches { -- Last updated value matches { DV_DATE_TIME matches {*} } } allow_archetype CLUSTER[at0014] occurrences matches {0..*} matches { -- Extension include archetype_id/value matches {/.*/} } } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Sexual health summary"> description = <"Summary or persistent information about an individual's sexual health and history."> > ["at0001"] = < text = <"Tree"> description = <"@ internal @"> > ["at0002"] = < text = <"Status"> description = <"Is the individual sexually active?"> > ["at0003"] = < text = <"First ever sex"> description = <"The age when the individual first had sex."> > ["at0004"] = < text = <"Last updated"> description = <"The date this summary was last updated."> > ["at0009"] = < text = <"Sexually active, regular partner"> description = <"The individual is sexually active with a regular partner."> > ["at0010"] = < text = <"Sexually active, no regular partner"> description = <"The individual is sexually active but not with a regular partner, has no current partner or has been sexually active in the past.."> > ["at0011"] = < text = <"Never sexually active"> description = <"The individual has never been sexually active."> > ["at0012"] = < text = <"Description"> description = <"Narrative description about the sexual health history of an individual."> > ["at0013"] = < text = <"Item tree"> description = <"@ internal @"> > ["at0014"] = < text = <"Extension"> description = <"Additional information required to extend the model with local content or to align with other reference models/formalisms."> comment = <"For example: local information requirements; or additional metadata to align with FHIR."> > ["at0015"] = < text = <"Comment"> description = <"Additional narrative about the sexual health history not captured in other fields."> > > > >