Modellbiblioteket openEHR Fork
Name
Date of birth alternative
Description
Date of birth details
Purpose
To record details about a single possible date of birth.
Use
To record details about a single possible date of birth, including the rationale and source of information.
This archetype has been designed to capture information about a possible date of birth, where there are not records, or the individual may have more than one recorded within the health system.
This archetype has been designed to capture information about a possible date of birth, where there are not records, or the individual may have more than one recorded within the health system.
Archetype Id
openEHR-EHR-CLUSTER.dob_alternative.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 details about a single possible date of birth.
Name | Card | Type | Description |
---|---|---|---|
Possible date/time of birth
|
0..1 | DV_DATE_TIME |
Comment
Partial dates are allowed...XXX
DV_DATE_TIME
|
Source
|
0..1 | DV_TEXT |
Source of information about the possible date of birth.
|
Comment
|
0..1 | DV_TEXT |
Additional information about the possible date/time of birth, not captured in other data elements.
|
archetype (adl_version=1.4; uid=7be814f0-89c1-4d4d-afd3-54480ada949f) openEHR-EHR-CLUSTER.dob_alternative.v0 concept [at0000] -- Date of birth alternative language original_language = <[ISO_639-1::en]> description original_author = < ["name"] = <"Heather Leslie"> ["organisation"] = <"Atomica Informatics"> ["email"] = <"heather.leslie@atomicainformatics.com"> ["date"] = <"2022-04-12"> > details = < ["en"] = < language = <[ISO_639-1::en]> purpose = <"To record details about a single possible date of birth."> use = <"To record details about a single possible date of birth, including the rationale and source of information. This archetype has been designed to capture information about a possible date of birth, where there are not records, or the individual may have more than one recorded within the health system."> misuse = <""> copyright = <"© openEHR Foundation"> > > lifecycle_state = <"in_development"> other_contributors = <> 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"] = <"11D58C2052C5237C080D832CBE2D6F29"> ["build_uid"] = <"1c9b818e-a87f-4f3e-b5c9-baf83b1e264c"> ["revision"] = <"0.0.1-alpha"> > definition CLUSTER[at0000] matches { -- Date of birth alternative items cardinality matches {1..*; unordered} matches { ELEMENT[at0001] occurrences matches {0..1} matches { -- Possible date/time of birth value matches { DV_DATE_TIME matches {*} } } ELEMENT[at0002] occurrences matches {0..1} matches { -- Source value matches { DV_TEXT matches {*} } } ELEMENT[at0003] occurrences matches {0..1} matches { -- Comment value matches { DV_TEXT matches {*} } } } } ontology term_definitions = < ["en"] = < items = < ["at0000"] = < text = <"Date of birth alternative"> description = <"Date of birth details"> > ["at0001"] = < text = <"Possible date/time of birth"> description = <""> comment = <"Partial dates are allowed...XXX"> > ["at0002"] = < text = <"Source"> description = <"Source of information about the possible date of birth."> > ["at0003"] = < text = <"Comment"> description = <"Additional information about the possible date/time of birth, not captured in other data elements."> > > > >