@medplum/definitions 4.1.8 → 4.1.9
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.
|
@@ -59566,6 +59566,162 @@
|
|
|
59566
59566
|
"$ref": "#/definitions/ProjectDefaultProfile"
|
|
59567
59567
|
},
|
|
59568
59568
|
"type": "array"
|
|
59569
|
+
},
|
|
59570
|
+
"exportedResourceType": {
|
|
59571
|
+
"description": "The resource types exported by the project when linked",
|
|
59572
|
+
"items": {
|
|
59573
|
+
"enum": [
|
|
59574
|
+
"Account",
|
|
59575
|
+
"ActivityDefinition",
|
|
59576
|
+
"AdverseEvent",
|
|
59577
|
+
"AllergyIntolerance",
|
|
59578
|
+
"Appointment",
|
|
59579
|
+
"AppointmentResponse",
|
|
59580
|
+
"AuditEvent",
|
|
59581
|
+
"Basic",
|
|
59582
|
+
"Binary",
|
|
59583
|
+
"BiologicallyDerivedProduct",
|
|
59584
|
+
"BodyStructure",
|
|
59585
|
+
"Bundle",
|
|
59586
|
+
"CapabilityStatement",
|
|
59587
|
+
"CarePlan",
|
|
59588
|
+
"CareTeam",
|
|
59589
|
+
"CatalogEntry",
|
|
59590
|
+
"ChargeItem",
|
|
59591
|
+
"ChargeItemDefinition",
|
|
59592
|
+
"Claim",
|
|
59593
|
+
"ClaimResponse",
|
|
59594
|
+
"ClinicalImpression",
|
|
59595
|
+
"CodeSystem",
|
|
59596
|
+
"Communication",
|
|
59597
|
+
"CommunicationRequest",
|
|
59598
|
+
"CompartmentDefinition",
|
|
59599
|
+
"Composition",
|
|
59600
|
+
"ConceptMap",
|
|
59601
|
+
"Condition",
|
|
59602
|
+
"Consent",
|
|
59603
|
+
"Contract",
|
|
59604
|
+
"Coverage",
|
|
59605
|
+
"CoverageEligibilityRequest",
|
|
59606
|
+
"CoverageEligibilityResponse",
|
|
59607
|
+
"DetectedIssue",
|
|
59608
|
+
"Device",
|
|
59609
|
+
"DeviceDefinition",
|
|
59610
|
+
"DeviceMetric",
|
|
59611
|
+
"DeviceRequest",
|
|
59612
|
+
"DeviceUseStatement",
|
|
59613
|
+
"DiagnosticReport",
|
|
59614
|
+
"DocumentManifest",
|
|
59615
|
+
"DocumentReference",
|
|
59616
|
+
"DomainResource",
|
|
59617
|
+
"EffectEvidenceSynthesis",
|
|
59618
|
+
"Encounter",
|
|
59619
|
+
"Endpoint",
|
|
59620
|
+
"EnrollmentRequest",
|
|
59621
|
+
"EnrollmentResponse",
|
|
59622
|
+
"EpisodeOfCare",
|
|
59623
|
+
"EventDefinition",
|
|
59624
|
+
"Evidence",
|
|
59625
|
+
"EvidenceVariable",
|
|
59626
|
+
"ExampleScenario",
|
|
59627
|
+
"ExplanationOfBenefit",
|
|
59628
|
+
"FamilyMemberHistory",
|
|
59629
|
+
"Flag",
|
|
59630
|
+
"Goal",
|
|
59631
|
+
"GraphDefinition",
|
|
59632
|
+
"Group",
|
|
59633
|
+
"GuidanceResponse",
|
|
59634
|
+
"HealthcareService",
|
|
59635
|
+
"ImagingStudy",
|
|
59636
|
+
"Immunization",
|
|
59637
|
+
"ImmunizationEvaluation",
|
|
59638
|
+
"ImmunizationRecommendation",
|
|
59639
|
+
"ImplementationGuide",
|
|
59640
|
+
"InsurancePlan",
|
|
59641
|
+
"Invoice",
|
|
59642
|
+
"Library",
|
|
59643
|
+
"Linkage",
|
|
59644
|
+
"List",
|
|
59645
|
+
"Location",
|
|
59646
|
+
"Measure",
|
|
59647
|
+
"MeasureReport",
|
|
59648
|
+
"Media",
|
|
59649
|
+
"Medication",
|
|
59650
|
+
"MedicationAdministration",
|
|
59651
|
+
"MedicationDispense",
|
|
59652
|
+
"MedicationKnowledge",
|
|
59653
|
+
"MedicationRequest",
|
|
59654
|
+
"MedicationStatement",
|
|
59655
|
+
"MedicinalProduct",
|
|
59656
|
+
"MedicinalProductAuthorization",
|
|
59657
|
+
"MedicinalProductContraindication",
|
|
59658
|
+
"MedicinalProductIndication",
|
|
59659
|
+
"MedicinalProductIngredient",
|
|
59660
|
+
"MedicinalProductInteraction",
|
|
59661
|
+
"MedicinalProductManufactured",
|
|
59662
|
+
"MedicinalProductPackaged",
|
|
59663
|
+
"MedicinalProductPharmaceutical",
|
|
59664
|
+
"MedicinalProductUndesirableEffect",
|
|
59665
|
+
"MessageDefinition",
|
|
59666
|
+
"MessageHeader",
|
|
59667
|
+
"MolecularSequence",
|
|
59668
|
+
"NamingSystem",
|
|
59669
|
+
"NutritionOrder",
|
|
59670
|
+
"Observation",
|
|
59671
|
+
"ObservationDefinition",
|
|
59672
|
+
"OperationDefinition",
|
|
59673
|
+
"OperationOutcome",
|
|
59674
|
+
"Organization",
|
|
59675
|
+
"OrganizationAffiliation",
|
|
59676
|
+
"Parameters",
|
|
59677
|
+
"Patient",
|
|
59678
|
+
"PaymentNotice",
|
|
59679
|
+
"PaymentReconciliation",
|
|
59680
|
+
"Person",
|
|
59681
|
+
"PlanDefinition",
|
|
59682
|
+
"Practitioner",
|
|
59683
|
+
"PractitionerRole",
|
|
59684
|
+
"Procedure",
|
|
59685
|
+
"Provenance",
|
|
59686
|
+
"Questionnaire",
|
|
59687
|
+
"QuestionnaireResponse",
|
|
59688
|
+
"RelatedPerson",
|
|
59689
|
+
"RequestGroup",
|
|
59690
|
+
"ResearchDefinition",
|
|
59691
|
+
"ResearchElementDefinition",
|
|
59692
|
+
"ResearchStudy",
|
|
59693
|
+
"ResearchSubject",
|
|
59694
|
+
"Resource",
|
|
59695
|
+
"RiskAssessment",
|
|
59696
|
+
"RiskEvidenceSynthesis",
|
|
59697
|
+
"Schedule",
|
|
59698
|
+
"SearchParameter",
|
|
59699
|
+
"ServiceRequest",
|
|
59700
|
+
"Slot",
|
|
59701
|
+
"Specimen",
|
|
59702
|
+
"SpecimenDefinition",
|
|
59703
|
+
"StructureDefinition",
|
|
59704
|
+
"StructureMap",
|
|
59705
|
+
"Subscription",
|
|
59706
|
+
"Substance",
|
|
59707
|
+
"SubstanceNucleicAcid",
|
|
59708
|
+
"SubstancePolymer",
|
|
59709
|
+
"SubstanceProtein",
|
|
59710
|
+
"SubstanceReferenceInformation",
|
|
59711
|
+
"SubstanceSourceMaterial",
|
|
59712
|
+
"SubstanceSpecification",
|
|
59713
|
+
"SupplyDelivery",
|
|
59714
|
+
"SupplyRequest",
|
|
59715
|
+
"Task",
|
|
59716
|
+
"TerminologyCapabilities",
|
|
59717
|
+
"TestReport",
|
|
59718
|
+
"TestScript",
|
|
59719
|
+
"ValueSet",
|
|
59720
|
+
"VerificationResult",
|
|
59721
|
+
"VisionPrescription"
|
|
59722
|
+
]
|
|
59723
|
+
},
|
|
59724
|
+
"type": "array"
|
|
59569
59725
|
}
|
|
59570
59726
|
},
|
|
59571
59727
|
"additionalProperties": false,
|
|
@@ -572,6 +572,23 @@
|
|
|
572
572
|
"min": 1,
|
|
573
573
|
"max": "*"
|
|
574
574
|
}
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"id": "Project.exportedResourceType",
|
|
578
|
+
"path": "Project.exportedResourceType",
|
|
579
|
+
"definition": "The resource types exported by the project when linked",
|
|
580
|
+
"min": 0,
|
|
581
|
+
"max": "*",
|
|
582
|
+
"type": [{"code": "code"}],
|
|
583
|
+
"base": {
|
|
584
|
+
"path": "Project.exportedResourceType",
|
|
585
|
+
"min": 0,
|
|
586
|
+
"max": "*"
|
|
587
|
+
},
|
|
588
|
+
"binding": {
|
|
589
|
+
"strength": "required",
|
|
590
|
+
"valueSet": "http://hl7.org/fhir/ValueSet/resource-types"
|
|
591
|
+
}
|
|
575
592
|
}
|
|
576
593
|
]
|
|
577
594
|
}
|
|
@@ -7647,4 +7664,4 @@
|
|
|
7647
7664
|
}
|
|
7648
7665
|
}
|
|
7649
7666
|
}]
|
|
7650
|
-
}
|
|
7667
|
+
}
|