NEMS Extract FHIR Mapping: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
This file contains details of XXXX.<br /> | This file contains details of XXXX.<br /> | ||
{| class="mw-collapsible" border="1" style="border-collapse:collapse; text-align: center; vertical-align:top; width:70%;" | {| class="mw-collapsible" border="1" style="border-collapse:collapse; text-align: center; vertical-align:top; width:70%;" | ||
! style="color:#90A4AE" |'''Publisher''' | ! colspan="2" style="color:#90A4AE" |'''Publisher''' | ||
! style="color:#90A4AE" |DDS Core | ! style="color:#90A4AE" |DDS Core | ||
! colspan="2" style="color:#90A4AE" |Compass V2 | ! colspan="2" style="color:#90A4AE" |Compass V2 | ||
|- style="background-color:#90A4AE; color: white; vertical-align: top;" | |- style="background-color:#90A4AE; color: white; vertical-align: top;" | ||
! scope="col" width="15%" |Field Name | ! scope="col" width="15%" |Field Name | ||
!Description | |||
! scope="col" width="25%" |FHIR | ! scope="col" width="25%" |FHIR | ||
! scope="col" width="15%" |Table | ! scope="col" width="15%" |Table | ||
Line 14: | Line 15: | ||
|- | |- | ||
|category.coding.system | |category.coding.system | ||
| | |Fixed value: <nowiki>http://hl7.org/fhir/observation-category</nowiki> | ||
|Observation.category.coding.display | |||
| | | | ||
| | | | ||
|- | |- | ||
|category.coding.value | |category.coding.value | ||
| | |Fixed value: vital-signs | ||
|Observation.category.coding.system | |||
| | | | ||
| | | | ||
|- | |- | ||
|category.coding.display | |category.coding.display | ||
|Fixed value: Vital Signs | |||
| | | | ||
| | | | ||
Line 29: | Line 33: | ||
|- | |- | ||
|code | |code | ||
|Loinc and SNOMED codes | |||
| | | | ||
| | | | ||
Line 34: | Line 39: | ||
|- | |- | ||
|code.coding.system | |code.coding.system | ||
|Fixed value: <nowiki>http://loinc.org</nowiki> | |||
| | | | ||
| | | | ||
Line 39: | Line 45: | ||
|- | |- | ||
|code.coding.code | |code.coding.code | ||
|Fixed value: 29463-7 | |||
| | | | ||
| | | | ||
Line 44: | Line 51: | ||
|- | |- | ||
|code.coding.system | |code.coding.system | ||
| | |Fixed value: <nowiki>http://snomed.info/sct</nowiki> | ||
|Observation.code.coding.system | |||
| | | | ||
| | | | ||
|- | |- | ||
|code.coding.code | |code.coding.code | ||
| | |Fixed value: 364589006 | ||
| | |Observation.code.coding.code | ||
| | |observation | ||
|core_concept_id | |||
non_core_concept_id | |||
|- | |- | ||
|code.coding.display | |code.coding.display | ||
| | |Fixed value: Birth weight | ||
|Observation.code.coding.display | |||
Observation.code.text | |||
| | | | ||
| | | | ||
|- | |- | ||
|subject | |subject | ||
| | |The birth weight observation will reference the baby patient resource. | ||
| | |Observation.subject | ||
| | |observation | ||
|patient_id | |||
|- | |- | ||
|valueQuantity | |valueQuantity | ||
| | |The birth weight of the baby | ||
| | |Observation.valueQuantity | ||
| | |observation | ||
|result_value | |||
result_value_units | |||
|} | |} |
Revision as of 11:09, 28 May 2024
Care Connect Observation
Birth Weight
This file contains details of XXXX.
Publisher | DDS Core | Compass V2 | ||
---|---|---|---|---|
Field Name | Description | FHIR | Table | Field |
category.coding.system | Fixed value: http://hl7.org/fhir/observation-category | Observation.category.coding.display | ||
category.coding.value | Fixed value: vital-signs | Observation.category.coding.system | ||
category.coding.display | Fixed value: Vital Signs | |||
code | Loinc and SNOMED codes | |||
code.coding.system | Fixed value: http://loinc.org | |||
code.coding.code | Fixed value: 29463-7 | |||
code.coding.system | Fixed value: http://snomed.info/sct | Observation.code.coding.system | ||
code.coding.code | Fixed value: 364589006 | Observation.code.coding.code | observation | core_concept_id
non_core_concept_id |
code.coding.display | Fixed value: Birth weight | Observation.code.coding.display
Observation.code.text |
||
subject | The birth weight observation will reference the baby patient resource. | Observation.subject | observation | patient_id |
valueQuantity | The birth weight of the baby | Observation.valueQuantity | observation | result_value
result_value_units |