@medplum/definitions 3.2.3 → 3.2.5
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.
|
@@ -59348,7 +59348,8 @@
|
|
|
59348
59348
|
"google-auth-required",
|
|
59349
59349
|
"graphql-introspection",
|
|
59350
59350
|
"terminology",
|
|
59351
|
-
"websocket-subscriptions"
|
|
59351
|
+
"websocket-subscriptions",
|
|
59352
|
+
"reference-lookups"
|
|
59352
59353
|
]
|
|
59353
59354
|
},
|
|
59354
59355
|
"type": "array"
|
|
@@ -713,17 +713,17 @@
|
|
|
713
713
|
}
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
|
-
"fullUrl": "https://medplum.com/fhir/SearchParameter/Location-
|
|
716
|
+
"fullUrl": "https://medplum.com/fhir/SearchParameter/Location-physical-type",
|
|
717
717
|
"resource": {
|
|
718
718
|
"resourceType": "SearchParameter",
|
|
719
|
-
"id": "Location-
|
|
720
|
-
"url": "https://medplum.com/fhir/SearchParameter/Location-
|
|
719
|
+
"id": "Location-physical-type",
|
|
720
|
+
"url": "https://medplum.com/fhir/SearchParameter/Location-physical-type",
|
|
721
721
|
"version": "4.0.1",
|
|
722
|
-
"name": "
|
|
722
|
+
"name": "physical-type",
|
|
723
723
|
"status": "draft",
|
|
724
724
|
"publisher": "Medplum",
|
|
725
|
-
"description": "The
|
|
726
|
-
"code": "
|
|
725
|
+
"description": "The physical type of the Location resource",
|
|
726
|
+
"code": "physical-type",
|
|
727
727
|
"base": ["Location"],
|
|
728
728
|
"type": "token",
|
|
729
729
|
"expression": "Location.physicalType"
|
|
@@ -173,6 +173,11 @@
|
|
|
173
173
|
"code": "websocket-subscriptions",
|
|
174
174
|
"display": "WebSocket Subscriptions",
|
|
175
175
|
"definition": "WebSocket Subscriptions"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"code": "reference-lookups",
|
|
179
|
+
"display": "Reference Lookup Table",
|
|
180
|
+
"definition": "Use Reference lookup table for chained search"
|
|
176
181
|
}
|
|
177
182
|
]
|
|
178
183
|
}
|
|
@@ -771,10 +776,12 @@
|
|
|
771
776
|
"resource": {
|
|
772
777
|
"resourceType": "CodeSystem",
|
|
773
778
|
"url": "http://loinc.org",
|
|
779
|
+
"name": "LOINC_stub",
|
|
774
780
|
"version": "0.0.0",
|
|
775
781
|
"status": "active",
|
|
776
782
|
"hierarchyMeaning": "is-a",
|
|
777
783
|
"content": "example",
|
|
784
|
+
"description": "Stub version of LOINC code system",
|
|
778
785
|
"concept": [
|
|
779
786
|
{
|
|
780
787
|
"code": "LA28865-6",
|
|
@@ -818,6 +825,106 @@
|
|
|
818
825
|
}
|
|
819
826
|
]
|
|
820
827
|
}
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/cpt-stub",
|
|
831
|
+
"resource": {
|
|
832
|
+
"resourceType": "CodeSystem",
|
|
833
|
+
"url": "http://www.ama-assn.org/go/cpt",
|
|
834
|
+
"name": "CPT_stub",
|
|
835
|
+
"version": "0000",
|
|
836
|
+
"status": "active",
|
|
837
|
+
"hierarchyMeaning": "is-a",
|
|
838
|
+
"content": "not-present",
|
|
839
|
+
"description": "Stub version of CPT code system"
|
|
840
|
+
}
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/rxnorm-stub",
|
|
844
|
+
"resource": {
|
|
845
|
+
"resourceType": "CodeSystem",
|
|
846
|
+
"url": "http://www.nlm.nih.gov/research/umls/rxnorm",
|
|
847
|
+
"name": "RxNorm_stub",
|
|
848
|
+
"version": "00000000",
|
|
849
|
+
"status": "active",
|
|
850
|
+
"hierarchyMeaning": "is-a",
|
|
851
|
+
"content": "not-present",
|
|
852
|
+
"description": "Stub version of RxNorm code system"
|
|
853
|
+
}
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/ucum-stub",
|
|
857
|
+
"resource": {
|
|
858
|
+
"resourceType": "CodeSystem",
|
|
859
|
+
"url": "http://unitsofmeasure.org",
|
|
860
|
+
"name": "UCUM_stub",
|
|
861
|
+
"status": "active",
|
|
862
|
+
"content": "example",
|
|
863
|
+
"description": "Stub version of UCUM code system",
|
|
864
|
+
"concept": [
|
|
865
|
+
{ "code" : "s", "display" : "second" },
|
|
866
|
+
{ "code" : "min", "display" : "minute" },
|
|
867
|
+
{ "code" : "h", "display" : "hour" },
|
|
868
|
+
{ "code" : "d", "display" : "day" },
|
|
869
|
+
{ "code" : "wk", "display" : "week" },
|
|
870
|
+
{ "code" : "mo", "display" : "month" },
|
|
871
|
+
{ "code" : "a", "display" : "year" }
|
|
872
|
+
]
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/icd10-stub",
|
|
877
|
+
"resource": {
|
|
878
|
+
"resourceType": "CodeSystem",
|
|
879
|
+
"url": "http://hl7.org/fhir/sid/icd-10",
|
|
880
|
+
"name": "ICD10_stub",
|
|
881
|
+
"status": "active",
|
|
882
|
+
"content": "example",
|
|
883
|
+
"description": "Stub version of ICD10 code system",
|
|
884
|
+
"concept" : [{
|
|
885
|
+
"code" : "123456",
|
|
886
|
+
"display" : "DIAG-1"
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"code" : "123457",
|
|
890
|
+
"display" : "DIAG-1a"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"code" : "987654",
|
|
894
|
+
"display" : "DIAG-2"
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"code" : "123987",
|
|
898
|
+
"display" : "DIAG-3"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"code" : "112233",
|
|
902
|
+
"display" : "DIAG-4"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"code" : "997755",
|
|
906
|
+
"display" : "DIAG-5"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"code" : "321789",
|
|
910
|
+
"display" : "DIAG-6"
|
|
911
|
+
}]
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/cvx-stub",
|
|
916
|
+
"resource": {
|
|
917
|
+
"resourceType": "CodeSystem",
|
|
918
|
+
"url": "http://hl7.org/fhir/sid/cvx",
|
|
919
|
+
"name": "CVX_stub",
|
|
920
|
+
"version": "00000000",
|
|
921
|
+
"status": "active",
|
|
922
|
+
"content": "example",
|
|
923
|
+
"description": "Stub version of CVX code system",
|
|
924
|
+
"concept": [
|
|
925
|
+
{ "code": "213", "display": "SARS-COV-2 (COVID-19) vaccine, UNSPECIFIED" }
|
|
926
|
+
]
|
|
927
|
+
}
|
|
821
928
|
}
|
|
822
929
|
]
|
|
823
930
|
}
|