|
Type
|
Reference
|
Content
|
|
web
|
github.com
|
FHIR Base Clinical DataTypes IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir.clinical.datatypes/
and changes regularly. See the Directory of published versions
|
|
web
|
specifications.openehr.org
|
openEHR: DV_MULTIMEDIA
|
|
web
|
specifications.openehr.org
|
openEHR: DV_BOOLEAN
|
|
web
|
specifications.openehr.org
|
openEHR: DV_CODED_TEXT
|
|
web
|
specifications.openehr.org
|
openEHR: DATA_VALUE
|
|
web
|
specifications.openehr.org
|
openEHR:
DV_DATE, DV_DATE_TIME or maybe DV_TIME?
|
|
web
|
specifications.openehr.org
|
DV_DATE,
DV_DATE_TIME or maybe DV_TIME?
|
|
web
|
specifications.openehr.org
|
DV_DATE_TIME or maybe DV_TIME?
|
|
web
|
specifications.openehr.org
|
openEHR: DV_DURATION
|
|
web
|
specifications.openehr.org
|
openEHR: DV_IDENTIFIER (or it might be a participation)
|
|
web
|
specifications.openehr.org
|
openEHR: DV_COUNT
|
|
web
|
specifications.openehr.org
|
openEHR:
DV_ORDINAL or DV_SCALE
|
|
web
|
specifications.openehr.org
|
DV_ORDINAL or DV_SCALE
|
|
web
|
specifications.openehr.org
|
openEHR:
DV_INTERVAL<DV_DATE_TIME>
|
|
web
|
specifications.openehr.org
|
DV_INTERVAL< DV_DATE_TIME>
|
|
web
|
specifications.openehr.org
|
openEHR: DV_QUANTITY
|
|
web
|
specifications.openehr.org
|
openEHR:
DV_INTERVAL<DV_QUANTITY>
|
|
web
|
specifications.openehr.org
|
DV_INTERVAL< DV_QUANTITY>
|
|
web
|
specifications.openehr.org
|
openEHR:
DV_EHR_URI, or maybe OBJECT_REF
|
|
web
|
specifications.openehr.org
|
DV_EHR_URI, or maybe OBJECT_REF
|
|
web
|
specifications.openehr.org
|
openEHR: DV_TEXT
|
|
web
|
specifications.openehr.org
|
openEHR: DV_GENERAL_TIME_SPECIFICATION
|
|
web
|
specifications.openehr.org
|
openEHR: DV_URI
|
|
web
|
specifications.openehr.org
|
DATA_VALUE
| ANY
| n/a |
| Basic Types |
| BooleanType |
true & false |
boolean |
DV_BOOLEAN
| BL
| ID? |
| NumberType |
All Numerical Values |
integer, decimal, unsignedInt, positiveInt |
DV_COUNT
| INT, REAL
| NM |
| DateTimeType |
Date(+Time) + Timezone |
date, dateTime, instant, time? |
DV_DATE, DV_DATE_TIME, DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_BOOLEAN
| BL
| ID? |
| NumberType |
All Numerical Values |
integer, decimal, unsignedInt, positiveInt |
DV_COUNT
| INT, REAL
| NM |
| DateTimeType |
Date(+Time) + Timezone |
date, dateTime, instant, time? |
DV_DATE, DV_DATE_TIME, DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_COUNT
| INT, REAL
| NM |
| DateTimeType |
Date(+Time) + Timezone |
date, dateTime, instant, time? |
DV_DATE, DV_DATE_TIME, DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_DATE, DV_DATE_TIME, DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_DATE,
DV_DATE_TIME, DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_DATE_TIME,
DV_TIME?
| TS
| DT, DTM, TM? |
| UrlType |
Plain Web Reference (URL, URI, IRI) |
uri, url, uuid, oid? |
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_URI
| URI |
n/a |
| ReferenceType |
Points to independently managed data of some kind |
Reference |
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_EHR_URI, OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_EHR_URI,
OBJECT_REF?
| n/a |
HD? |
| StringType |
Simple Text, no paragraphs or formatting |
string |
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_TEXT??
| ST
| ST |
| TextType |
Text with paragraphs and formatting |
markdown, xhtml |
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_TEXT
| ED?
| TX? |
| AttachmentType |
File or reference to a file, with metadata |
Attachment |
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_MULTIMEDIA
| ED
| ED |
| CodeType |
Simple Code from a defined set of codes |
code, Coding |
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_CODED_TEXT
| CS, CV
| ID, IS |
| ConceptType |
Complex Codes and/or Text, from one or more valueSets |
CodeableConcept |
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_CODED_TEXT
| CD, CE
| CWE |
| IdentifierType |
An assigned value that identifies someone/something |
Identifier |
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_IDENTIFIER
| II
| CX, EI, XCN? |
| Quantity Related |
| QuantityType |
Measured/Measurable - Number with Units |
Quantity |
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_QUANTITY
| PQ
| SN |
| DurationType |
A length of time, not fixed to a start or end |
Duration |
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_DURATION
| QTY
| SN? |
| OrdinalType |
A set of codes with an associated numeric value |
Coding? |
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_ORDINAL, DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_ORDINAL,
DV_SCALE
| CO
| n/a |
| RangeType |
Quantity from low to high |
Range |
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_INTERVAL<DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_INTERVAL<
DV_QUANTITY>
| IVL_PQ
| SN |
| PeriodType |
An interval of time from start to finish |
Period |
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_INTERVAL<DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_INTERVAL<
DV_DATE_TIME>
| IVL_TS
| DR |
| Special Case |
| TimingRulesType |
Complex Rules about when something should be done |
Timing |
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType
|
web
|
specifications.openehr.org
|
DV_GENERAL_TIME_SPECIFICATION
| GTS |
GTS |
| PersonNameType |
A Person's name, with parts |
HumanName |
n/a |
EN
| XPN |
| PostalAddressType |
A postal Address |
Address |
n/a |
AD
| XAD |
| ContactDetailsType |
How to contact a person or organization |
ContactPoint |
n/a |
TEL
| XTN |
| SignatureType |
Supports media and digital signatures |
Signature |
n/a |
n/a |
n/a |
Using these Datatypes
To use these data types in another FHIR implementation guide:
- Add a dependency to this IG
- Create structures where the kind is 'logical'
- Set the type of the elements to the URL of the data type e.g.
http://fhir.org/guides/fhir/base-clinical/StructureDefinition/BooleanType