@medplum/definitions 3.0.4 → 3.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -148,6 +148,16 @@
|
|
|
148
148
|
"code": "graphql-introspection",
|
|
149
149
|
"display": "GraphQL Introspection",
|
|
150
150
|
"definition": "GraphQL Introspection"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"code": "terminology",
|
|
154
|
+
"display": "Terminology Service",
|
|
155
|
+
"definition": "Updated implementation of Terminology Service functionality"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"code": "websocket-subscriptions",
|
|
159
|
+
"display": "WebSocket Subscriptions",
|
|
160
|
+
"definition": "WebSocket Subscriptions"
|
|
151
161
|
}
|
|
152
162
|
]
|
|
153
163
|
}
|
|
@@ -696,6 +706,59 @@
|
|
|
696
706
|
]
|
|
697
707
|
}
|
|
698
708
|
}
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/loinc-stub",
|
|
712
|
+
"resource": {
|
|
713
|
+
"resourceType": "CodeSystem",
|
|
714
|
+
"url": "http://loinc.org",
|
|
715
|
+
"version": "0.0.0",
|
|
716
|
+
"status": "active",
|
|
717
|
+
"hierarchyMeaning": "is-a",
|
|
718
|
+
"content": "example",
|
|
719
|
+
"concept": [
|
|
720
|
+
{
|
|
721
|
+
"code": "LA28865-6",
|
|
722
|
+
"display": "Longitudinal care-coordination focused care team"
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"code": "86645-9",
|
|
726
|
+
"display": "Pregnancy intention in the next year - Reported"
|
|
727
|
+
},
|
|
728
|
+
{
|
|
729
|
+
"code": "82810-3",
|
|
730
|
+
"display": "Pregnancy status"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"code": "76690-7",
|
|
734
|
+
"display": "Sexual orientation"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"code": "77606-2",
|
|
738
|
+
"display": "Weight-for-length Per age and sex"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"code": "8480-6",
|
|
742
|
+
"display": "Systolic blood pressure"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"code": "8462-4",
|
|
746
|
+
"display": "Diastolic blood pressure"
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"code": "8867-4",
|
|
750
|
+
"display": "Heart rate"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"code": "2708-6",
|
|
754
|
+
"display": "Oxygen saturation in Arterial blood"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"code": "3151-8",
|
|
758
|
+
"display": "Inhaled oxygen flow rate"
|
|
759
|
+
}
|
|
760
|
+
]
|
|
761
|
+
}
|
|
699
762
|
}
|
|
700
763
|
]
|
|
701
764
|
}
|