@haste-health/hl7.fhir.r4b.test-data 0.1.3

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.
Files changed (144) hide show
  1. package/.index.json +569 -0
  2. package/README.md +1 -0
  3. package/examples-json/Account-ewg.json +76 -0
  4. package/examples-json/ActivityDefinition-administer-zika-virus-exposure-assessment.json +71 -0
  5. package/examples-json/AdministrableProductDefinition-example.json +52 -0
  6. package/examples-json/AdverseEvent-example.json +75 -0
  7. package/examples-json/AllergyIntolerance-example.json +128 -0
  8. package/examples-json/Appointment-2docs.json +102 -0
  9. package/examples-json/AppointmentResponse-example.json +26 -0
  10. package/examples-json/AuditEvent-example-disclosure.json +177 -0
  11. package/examples-json/Basic-basic-example-narrative.json +20 -0
  12. package/examples-json/Binary-example.json +18 -0
  13. package/examples-json/BiologicallyDerivedProduct-example.json +17 -0
  14. package/examples-json/BodyStructure-fetus.json +37 -0
  15. package/examples-json/Bundle-00b99077-2bda-436e-98cc-a4f65d6c2fe0.json +81 -0
  16. package/examples-json/CapabilityStatement-base.json +19587 -0
  17. package/examples-json/CarePlan-example.json +166 -0
  18. package/examples-json/CareTeam-example.json +94 -0
  19. package/examples-json/CatalogEntry-example.json +30 -0
  20. package/examples-json/ChargeItem-example.json +130 -0
  21. package/examples-json/ChargeItemDefinition-device.json +94 -0
  22. package/examples-json/Citation-example.json +18 -0
  23. package/examples-json/Claim-100150.json +116 -0
  24. package/examples-json/ClaimResponse-R3500.json +179 -0
  25. package/examples-json/ClinicalImpression-example.json +77 -0
  26. package/examples-json/ClinicalUseDefinition-example.json +43 -0
  27. package/examples-json/CodeSystem-FHIR-version.json +183 -0
  28. package/examples-json/Communication-example.json +84 -0
  29. package/examples-json/CommunicationRequest-example.json +24 -0
  30. package/examples-json/CompartmentDefinition-device.json +563 -0
  31. package/examples-json/Composition-example-mixed.json +99 -0
  32. package/examples-json/ConceptMap-101.json +111 -0
  33. package/examples-json/Condition-example.json +84 -0
  34. package/examples-json/Consent-consent-example-Emergency.json +100 -0
  35. package/examples-json/Contract-C-123.json +91 -0
  36. package/examples-json/Coverage-7546D.json +134 -0
  37. package/examples-json/CoverageEligibilityRequest-52345.json +52 -0
  38. package/examples-json/CoverageEligibilityResponse-E2500.json +47 -0
  39. package/examples-json/DetectedIssue-allergy.json +18 -0
  40. package/examples-json/Device-example.json +23 -0
  41. package/examples-json/DeviceDefinition-example.json +22 -0
  42. package/examples-json/DeviceMetric-example.json +64 -0
  43. package/examples-json/DeviceRequest-example.json +25 -0
  44. package/examples-json/DeviceUseStatement-example.json +36 -0
  45. package/examples-json/DiagnosticReport-102.json +54 -0
  46. package/examples-json/DocumentManifest-654789.json +101 -0
  47. package/examples-json/DocumentReference-example.json +171 -0
  48. package/examples-json/Encounter-emerg.json +150 -0
  49. package/examples-json/Endpoint-direct-endpoint.json +36 -0
  50. package/examples-json/EnrollmentRequest-22345.json +37 -0
  51. package/examples-json/EnrollmentResponse-ER2500.json +36 -0
  52. package/examples-json/EpisodeOfCare-example.json +111 -0
  53. package/examples-json/EventDefinition-example.json +36 -0
  54. package/examples-json/Evidence-example-ASTRAL-12-alteplase-mRS3-6.json +277 -0
  55. package/examples-json/EvidenceReport-example.json +25 -0
  56. package/examples-json/EvidenceVariable-example-Stroke-Thrombolysis-Trialists-2014-2016-IPD-MA-Cohort.json +100 -0
  57. package/examples-json/ExampleScenario-example.json +351 -0
  58. package/examples-json/ExplanationOfBenefit-EB3500.json +320 -0
  59. package/examples-json/FamilyMemberHistory-father.json +75 -0
  60. package/examples-json/Flag-example-encounter.json +45 -0
  61. package/examples-json/Goal-example.json +96 -0
  62. package/examples-json/GraphDefinition-example.json +62 -0
  63. package/examples-json/Group-101.json +50 -0
  64. package/examples-json/GuidanceResponse-example.json +81 -0
  65. package/examples-json/HealthcareService-example.json +233 -0
  66. package/examples-json/ImagingStudy-example-xr.json +174 -0
  67. package/examples-json/Immunization-example.json +141 -0
  68. package/examples-json/ImmunizationEvaluation-example.json +54 -0
  69. package/examples-json/ImmunizationRecommendation-example.json +97 -0
  70. package/examples-json/ImplementationGuide-example.json +128 -0
  71. package/examples-json/Ingredient-example.json +63 -0
  72. package/examples-json/InsurancePlan-example.json +18 -0
  73. package/examples-json/Invoice-example.json +61 -0
  74. package/examples-json/Library-FHIR-ModelInfo.json +43 -0
  75. package/examples-json/Linkage-example.json +36 -0
  76. package/examples-json/List-current-allergies.json +54 -0
  77. package/examples-json/Location-1.json +82 -0
  78. package/examples-json/ManufacturedItemDefinition-example.json +77 -0
  79. package/examples-json/Measure-component-a-example.json +73 -0
  80. package/examples-json/MeasureReport-general-example-of-report.json +156 -0
  81. package/examples-json/Media-1.2.840.11361907579238403408700.3.1.04.19970327150033.json +84 -0
  82. package/examples-json/Medication-med0301.json +76 -0
  83. package/examples-json/MedicationAdministration-medadmin0301.json +143 -0
  84. package/examples-json/MedicationDispense-meddisp008.json +92 -0
  85. package/examples-json/MedicationKnowledge-example.json +53 -0
  86. package/examples-json/MedicationRequest-medrx002.json +60 -0
  87. package/examples-json/MedicationStatement-example001.json +207 -0
  88. package/examples-json/MedicinalProductDefinition-Acetamin-500-20-generic.json +72 -0
  89. package/examples-json/MessageDefinition-example.json +31 -0
  90. package/examples-json/MessageHeader-1cbdfb97-5859-48a4-8301-d54eab818d68.json +70 -0
  91. package/examples-json/MolecularSequence-breastcancer.json +43 -0
  92. package/examples-json/NamingSystem-example-id.json +71 -0
  93. package/examples-json/NutritionOrder-cardiacdiet.json +137 -0
  94. package/examples-json/NutritionProduct-example.json +18 -0
  95. package/examples-json/Observation-10minute-apgar-score.json +278 -0
  96. package/examples-json/ObservationDefinition-example.json +26 -0
  97. package/examples-json/OperationDefinition-ActivityDefinition-apply.json +145 -0
  98. package/examples-json/OperationOutcome-101.json +33 -0
  99. package/examples-json/Organization-1.json +36 -0
  100. package/examples-json/OrganizationAffiliation-example.json +84 -0
  101. package/examples-json/PackagedProductDefinition-example.json +213 -0
  102. package/examples-json/Parameters-example.json +49 -0
  103. package/examples-json/Patient-animal.json +121 -0
  104. package/examples-json/PaymentNotice-77654.json +59 -0
  105. package/examples-json/PaymentReconciliation-ER2500.json +143 -0
  106. package/examples-json/Person-example.json +97 -0
  107. package/examples-json/PlanDefinition-KDN5.json +328 -0
  108. package/examples-json/Practitioner-example.json +72 -0
  109. package/examples-json/PractitionerRole-example.json +113 -0
  110. package/examples-json/Procedure-HCBS.json +55 -0
  111. package/examples-json/Provenance-consent-signature.json +58 -0
  112. package/examples-json/Questionnaire-3141.json +158 -0
  113. package/examples-json/QuestionnaireResponse-3141.json +147 -0
  114. package/examples-json/RegulatedAuthorization-basic-drug-auth.json +41 -0
  115. package/examples-json/RelatedPerson-benedicte.json +84 -0
  116. package/examples-json/RequestGroup-example.json +136 -0
  117. package/examples-json/ResearchDefinition-example.json +21 -0
  118. package/examples-json/ResearchElementDefinition-example.json +26 -0
  119. package/examples-json/ResearchStudy-example.json +18 -0
  120. package/examples-json/ResearchSubject-example.json +33 -0
  121. package/examples-json/RiskAssessment-breastcancer-risk.json +57 -0
  122. package/examples-json/Schedule-example.json +66 -0
  123. package/examples-json/ServiceRequest-ambulation.json +54 -0
  124. package/examples-json/Slot-1.json +41 -0
  125. package/examples-json/Specimen-101.json +118 -0
  126. package/examples-json/SpecimenDefinition-2364.json +261 -0
  127. package/examples-json/StructureDefinition-11179-objectClass.json +347 -0
  128. package/examples-json/StructureMap-example.json +78 -0
  129. package/examples-json/Subscription-example-error.json +36 -0
  130. package/examples-json/SubscriptionStatus-example.json +32 -0
  131. package/examples-json/SubscriptionTopic-admission.json +71 -0
  132. package/examples-json/Substance-example.json +38 -0
  133. package/examples-json/SubstanceDefinition-example.json +162 -0
  134. package/examples-json/SupplyDelivery-pumpdelivery.json +40 -0
  135. package/examples-json/SupplyRequest-simpleorder.json +69 -0
  136. package/examples-json/Task-example1.json +150 -0
  137. package/examples-json/TerminologyCapabilities-example.json +38 -0
  138. package/examples-json/TestReport-testreport-example.json +164 -0
  139. package/examples-json/TestScript-testscript-example-history.json +228 -0
  140. package/examples-json/ValueSet-abstract-types.json +73 -0
  141. package/examples-json/VerificationResult-example.json +18 -0
  142. package/examples-json/VisionPrescription-33123.json +74 -0
  143. package/examples-json/package.json +16 -0
  144. package/package.json +33 -0
@@ -0,0 +1,563 @@
1
+ {
2
+ "resourceType": "CompartmentDefinition",
3
+ "id": "device",
4
+ "text": {
5
+ "status": "extensions",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\u003cp\u003e\r\nThe following resources may be in this compartment:\r\n\u003c/p\u003e\r\n\u003ctable class\u003d\"grid\"\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003cb\u003eResource\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eInclusion Criteria\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"account.html\"\u003eAccount\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"appointment.html\"\u003eAppointment\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eactor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"appointmentresponse.html\"\u003eAppointmentResponse\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eactor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"auditevent.html\"\u003eAuditEvent\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eagent\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"chargeitem.html\"\u003eChargeItem\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eenterer, performer-actor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"claim.html\"\u003eClaim\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eprocedure-udi, item-udi, detail-udi, subdetail-udi\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"communication.html\"\u003eCommunication\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esender, recipient\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"communicationrequest.html\"\u003eCommunicationRequest\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esender, recipient\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"composition.html\"\u003eComposition\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eauthor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"detectedissue.html\"\u003eDetectedIssue\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eauthor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"devicerequest.html\"\u003eDeviceRequest\u003c/a\u003e\u003c/td\u003e\u003ctd\u003edevice, subject, requester, performer\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"deviceusestatement.html\"\u003eDeviceUseStatement\u003c/a\u003e\u003c/td\u003e\u003ctd\u003edevice\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"diagnosticreport.html\"\u003eDiagnosticReport\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"documentmanifest.html\"\u003eDocumentManifest\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject, author\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"documentreference.html\"\u003eDocumentReference\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject, author\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"explanationofbenefit.html\"\u003eExplanationOfBenefit\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eprocedure-udi, item-udi, detail-udi, subdetail-udi\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"flag.html\"\u003eFlag\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eauthor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"group.html\"\u003eGroup\u003c/a\u003e\u003c/td\u003e\u003ctd\u003emember\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"invoice.html\"\u003eInvoice\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eparticipant\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"list.html\"\u003eList\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject, source\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"media.html\"\u003eMedia\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"medicationadministration.html\"\u003eMedicationAdministration\u003c/a\u003e\u003c/td\u003e\u003ctd\u003edevice\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"messageheader.html\"\u003eMessageHeader\u003c/a\u003e\u003c/td\u003e\u003ctd\u003etarget\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"observation.html\"\u003eObservation\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject, device\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"provenance.html\"\u003eProvenance\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eagent\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"questionnaireresponse.html\"\u003eQuestionnaireResponse\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eauthor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"requestgroup.html\"\u003eRequestGroup\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eauthor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"riskassessment.html\"\u003eRiskAssessment\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eperformer\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"schedule.html\"\u003eSchedule\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eactor\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"servicerequest.html\"\u003eServiceRequest\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eperformer, requester\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"specimen.html\"\u003eSpecimen\u003c/a\u003e\u003c/td\u003e\u003ctd\u003esubject\u003c/td\u003e\u003c/tr\u003e\r\n \u003ctr\u003e\u003ctd\u003e\u003ca href\u003d\"supplyrequest.html\"\u003eSupplyRequest\u003c/a\u003e\u003c/td\u003e\u003ctd\u003erequester\u003c/td\u003e\u003c/tr\u003e\r\n\u003c/table\u003e\r\n\u003cp\u003e\r\nA resource is in this compartment if the nominated search parameter (or chain) refers to the patient resource that defines the compartment.\r\n\u003c/p\u003e\r\n\u003cp\u003e\r\n\r\n\u003c/p\u003e\r\n\u003cp\u003e\r\nThe following resources are never in this compartment:\r\n\u003c/p\u003e\r\n\u003cul\u003e\r\n \u003cli\u003e\u003ca href\u003d\"activitydefinition.html\"\u003eActivityDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"administrableproductdefinition.html\"\u003eAdministrableProductDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"adverseevent.html\"\u003eAdverseEvent\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"allergyintolerance.html\"\u003eAllergyIntolerance\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"basic.html\"\u003eBasic\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"binary.html\"\u003eBinary\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"biologicallyderivedproduct.html\"\u003eBiologicallyDerivedProduct\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"bodystructure.html\"\u003eBodyStructure\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"bundle.html\"\u003eBundle\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"capabilitystatement.html\"\u003eCapabilityStatement\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"careplan.html\"\u003eCarePlan\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"careteam.html\"\u003eCareTeam\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"catalogentry.html\"\u003eCatalogEntry\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"chargeitemdefinition.html\"\u003eChargeItemDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"citation.html\"\u003eCitation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"claimresponse.html\"\u003eClaimResponse\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"clinicalimpression.html\"\u003eClinicalImpression\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"clinicalusedefinition.html\"\u003eClinicalUseDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"codesystem.html\"\u003eCodeSystem\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"compartmentdefinition.html\"\u003eCompartmentDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"conceptmap.html\"\u003eConceptMap\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"condition.html\"\u003eCondition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"consent.html\"\u003eConsent\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"contract.html\"\u003eContract\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"coverage.html\"\u003eCoverage\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"coverageeligibilityrequest.html\"\u003eCoverageEligibilityRequest\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"coverageeligibilityresponse.html\"\u003eCoverageEligibilityResponse\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"device.html\"\u003eDevice\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"devicedefinition.html\"\u003eDeviceDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"devicemetric.html\"\u003eDeviceMetric\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"encounter.html\"\u003eEncounter\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"endpoint.html\"\u003eEndpoint\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"enrollmentrequest.html\"\u003eEnrollmentRequest\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"enrollmentresponse.html\"\u003eEnrollmentResponse\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"episodeofcare.html\"\u003eEpisodeOfCare\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"eventdefinition.html\"\u003eEventDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"evidence.html\"\u003eEvidence\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"evidencereport.html\"\u003eEvidenceReport\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"evidencevariable.html\"\u003eEvidenceVariable\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"examplescenario.html\"\u003eExampleScenario\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"familymemberhistory.html\"\u003eFamilyMemberHistory\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"goal.html\"\u003eGoal\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"graphdefinition.html\"\u003eGraphDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"guidanceresponse.html\"\u003eGuidanceResponse\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"healthcareservice.html\"\u003eHealthcareService\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"imagingstudy.html\"\u003eImagingStudy\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"immunization.html\"\u003eImmunization\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"immunizationevaluation.html\"\u003eImmunizationEvaluation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"immunizationrecommendation.html\"\u003eImmunizationRecommendation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"implementationguide.html\"\u003eImplementationGuide\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"ingredient.html\"\u003eIngredient\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"insuranceplan.html\"\u003eInsurancePlan\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"library.html\"\u003eLibrary\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"linkage.html\"\u003eLinkage\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"location.html\"\u003eLocation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"manufactureditemdefinition.html\"\u003eManufacturedItemDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"measure.html\"\u003eMeasure\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"measurereport.html\"\u003eMeasureReport\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medication.html\"\u003eMedication\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medicationdispense.html\"\u003eMedicationDispense\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medicationknowledge.html\"\u003eMedicationKnowledge\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medicationrequest.html\"\u003eMedicationRequest\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medicationstatement.html\"\u003eMedicationStatement\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"medicinalproductdefinition.html\"\u003eMedicinalProductDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"messagedefinition.html\"\u003eMessageDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"molecularsequence.html\"\u003eMolecularSequence\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"namingsystem.html\"\u003eNamingSystem\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"nutritionorder.html\"\u003eNutritionOrder\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"nutritionproduct.html\"\u003eNutritionProduct\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"observationdefinition.html\"\u003eObservationDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"operationdefinition.html\"\u003eOperationDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"operationoutcome.html\"\u003eOperationOutcome\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"organization.html\"\u003eOrganization\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"organizationaffiliation.html\"\u003eOrganizationAffiliation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"packagedproductdefinition.html\"\u003ePackagedProductDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"patient.html\"\u003ePatient\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"paymentnotice.html\"\u003ePaymentNotice\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"paymentreconciliation.html\"\u003ePaymentReconciliation\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"person.html\"\u003ePerson\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"plandefinition.html\"\u003ePlanDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"practitioner.html\"\u003ePractitioner\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"practitionerrole.html\"\u003ePractitionerRole\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"procedure.html\"\u003eProcedure\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"questionnaire.html\"\u003eQuestionnaire\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"regulatedauthorization.html\"\u003eRegulatedAuthorization\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"relatedperson.html\"\u003eRelatedPerson\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"researchdefinition.html\"\u003eResearchDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"researchelementdefinition.html\"\u003eResearchElementDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"researchstudy.html\"\u003eResearchStudy\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"researchsubject.html\"\u003eResearchSubject\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"searchparameter.html\"\u003eSearchParameter\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"slot.html\"\u003eSlot\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"specimendefinition.html\"\u003eSpecimenDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"structuredefinition.html\"\u003eStructureDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"structuremap.html\"\u003eStructureMap\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"subscription.html\"\u003eSubscription\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"subscriptionstatus.html\"\u003eSubscriptionStatus\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"subscriptiontopic.html\"\u003eSubscriptionTopic\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"substance.html\"\u003eSubstance\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"substancedefinition.html\"\u003eSubstanceDefinition\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"supplydelivery.html\"\u003eSupplyDelivery\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"task.html\"\u003eTask\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"terminologycapabilities.html\"\u003eTerminologyCapabilities\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"testreport.html\"\u003eTestReport\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"testscript.html\"\u003eTestScript\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"valueset.html\"\u003eValueSet\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"verificationresult.html\"\u003eVerificationResult\u003c/a\u003e\u003c/li\u003e\r\n \u003cli\u003e\u003ca href\u003d\"visionprescription.html\"\u003eVisionPrescription\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\u003c/div\u003e"
7
+ },
8
+ "url": "http://hl7.org/fhir/CompartmentDefinition/device",
9
+ "version": "4.3.0",
10
+ "name": "Base FHIR compartment definition for Device",
11
+ "status": "draft",
12
+ "experimental": true,
13
+ "date": "2022-05-28T12:47:40+10:00",
14
+ "publisher": "FHIR Project Team",
15
+ "contact": [
16
+ {
17
+ "telecom": [
18
+ {
19
+ "system": "url",
20
+ "value": "http://hl7.org/fhir"
21
+ }
22
+ ]
23
+ }
24
+ ],
25
+ "description": "There is an instance of the device compartment for each Device resource, and the identity of the compartment is the same as the Device. The set of resources associated with a particular device",
26
+ "code": "Device",
27
+ "search": true,
28
+ "resource": [
29
+ {
30
+ "code": "Account",
31
+ "param": [
32
+ "subject"
33
+ ]
34
+ },
35
+ {
36
+ "code": "ActivityDefinition"
37
+ },
38
+ {
39
+ "code": "AdministrableProductDefinition"
40
+ },
41
+ {
42
+ "code": "AdverseEvent"
43
+ },
44
+ {
45
+ "code": "AllergyIntolerance"
46
+ },
47
+ {
48
+ "code": "Appointment",
49
+ "param": [
50
+ "actor"
51
+ ]
52
+ },
53
+ {
54
+ "code": "AppointmentResponse",
55
+ "param": [
56
+ "actor"
57
+ ]
58
+ },
59
+ {
60
+ "code": "AuditEvent",
61
+ "param": [
62
+ "agent"
63
+ ]
64
+ },
65
+ {
66
+ "code": "Basic"
67
+ },
68
+ {
69
+ "code": "Binary"
70
+ },
71
+ {
72
+ "code": "BiologicallyDerivedProduct"
73
+ },
74
+ {
75
+ "code": "BodyStructure"
76
+ },
77
+ {
78
+ "code": "Bundle"
79
+ },
80
+ {
81
+ "code": "CapabilityStatement"
82
+ },
83
+ {
84
+ "code": "CarePlan"
85
+ },
86
+ {
87
+ "code": "CareTeam"
88
+ },
89
+ {
90
+ "code": "CatalogEntry"
91
+ },
92
+ {
93
+ "code": "ChargeItem",
94
+ "param": [
95
+ "enterer",
96
+ "performer-actor"
97
+ ]
98
+ },
99
+ {
100
+ "code": "ChargeItemDefinition"
101
+ },
102
+ {
103
+ "code": "Citation"
104
+ },
105
+ {
106
+ "code": "Claim",
107
+ "param": [
108
+ "procedure-udi",
109
+ "item-udi",
110
+ "detail-udi",
111
+ "subdetail-udi"
112
+ ]
113
+ },
114
+ {
115
+ "code": "ClaimResponse"
116
+ },
117
+ {
118
+ "code": "ClinicalImpression"
119
+ },
120
+ {
121
+ "code": "ClinicalUseDefinition"
122
+ },
123
+ {
124
+ "code": "CodeSystem"
125
+ },
126
+ {
127
+ "code": "Communication",
128
+ "param": [
129
+ "sender",
130
+ "recipient"
131
+ ]
132
+ },
133
+ {
134
+ "code": "CommunicationRequest",
135
+ "param": [
136
+ "sender",
137
+ "recipient"
138
+ ]
139
+ },
140
+ {
141
+ "code": "CompartmentDefinition"
142
+ },
143
+ {
144
+ "code": "Composition",
145
+ "param": [
146
+ "author"
147
+ ]
148
+ },
149
+ {
150
+ "code": "ConceptMap"
151
+ },
152
+ {
153
+ "code": "Condition"
154
+ },
155
+ {
156
+ "code": "Consent"
157
+ },
158
+ {
159
+ "code": "Contract"
160
+ },
161
+ {
162
+ "code": "Coverage"
163
+ },
164
+ {
165
+ "code": "CoverageEligibilityRequest"
166
+ },
167
+ {
168
+ "code": "CoverageEligibilityResponse"
169
+ },
170
+ {
171
+ "code": "DetectedIssue",
172
+ "param": [
173
+ "author"
174
+ ]
175
+ },
176
+ {
177
+ "code": "Device"
178
+ },
179
+ {
180
+ "code": "DeviceDefinition"
181
+ },
182
+ {
183
+ "code": "DeviceMetric"
184
+ },
185
+ {
186
+ "code": "DeviceRequest",
187
+ "param": [
188
+ "device",
189
+ "subject",
190
+ "requester",
191
+ "performer"
192
+ ]
193
+ },
194
+ {
195
+ "code": "DeviceUseStatement",
196
+ "param": [
197
+ "device"
198
+ ]
199
+ },
200
+ {
201
+ "code": "DiagnosticReport",
202
+ "param": [
203
+ "subject"
204
+ ]
205
+ },
206
+ {
207
+ "code": "DocumentManifest",
208
+ "param": [
209
+ "subject",
210
+ "author"
211
+ ]
212
+ },
213
+ {
214
+ "code": "DocumentReference",
215
+ "param": [
216
+ "subject",
217
+ "author"
218
+ ]
219
+ },
220
+ {
221
+ "code": "Encounter"
222
+ },
223
+ {
224
+ "code": "Endpoint"
225
+ },
226
+ {
227
+ "code": "EnrollmentRequest"
228
+ },
229
+ {
230
+ "code": "EnrollmentResponse"
231
+ },
232
+ {
233
+ "code": "EpisodeOfCare"
234
+ },
235
+ {
236
+ "code": "EventDefinition"
237
+ },
238
+ {
239
+ "code": "Evidence"
240
+ },
241
+ {
242
+ "code": "EvidenceReport"
243
+ },
244
+ {
245
+ "code": "EvidenceVariable"
246
+ },
247
+ {
248
+ "code": "ExampleScenario"
249
+ },
250
+ {
251
+ "code": "ExplanationOfBenefit",
252
+ "param": [
253
+ "procedure-udi",
254
+ "item-udi",
255
+ "detail-udi",
256
+ "subdetail-udi"
257
+ ]
258
+ },
259
+ {
260
+ "code": "FamilyMemberHistory"
261
+ },
262
+ {
263
+ "code": "Flag",
264
+ "param": [
265
+ "author"
266
+ ]
267
+ },
268
+ {
269
+ "code": "Goal"
270
+ },
271
+ {
272
+ "code": "GraphDefinition"
273
+ },
274
+ {
275
+ "code": "Group",
276
+ "param": [
277
+ "member"
278
+ ]
279
+ },
280
+ {
281
+ "code": "GuidanceResponse"
282
+ },
283
+ {
284
+ "code": "HealthcareService"
285
+ },
286
+ {
287
+ "code": "ImagingStudy"
288
+ },
289
+ {
290
+ "code": "Immunization"
291
+ },
292
+ {
293
+ "code": "ImmunizationEvaluation"
294
+ },
295
+ {
296
+ "code": "ImmunizationRecommendation"
297
+ },
298
+ {
299
+ "code": "ImplementationGuide"
300
+ },
301
+ {
302
+ "code": "Ingredient"
303
+ },
304
+ {
305
+ "code": "InsurancePlan"
306
+ },
307
+ {
308
+ "code": "Invoice",
309
+ "param": [
310
+ "participant"
311
+ ]
312
+ },
313
+ {
314
+ "code": "Library"
315
+ },
316
+ {
317
+ "code": "Linkage"
318
+ },
319
+ {
320
+ "code": "List",
321
+ "param": [
322
+ "subject",
323
+ "source"
324
+ ]
325
+ },
326
+ {
327
+ "code": "Location"
328
+ },
329
+ {
330
+ "code": "ManufacturedItemDefinition"
331
+ },
332
+ {
333
+ "code": "Measure"
334
+ },
335
+ {
336
+ "code": "MeasureReport"
337
+ },
338
+ {
339
+ "code": "Media",
340
+ "param": [
341
+ "subject"
342
+ ]
343
+ },
344
+ {
345
+ "code": "Medication"
346
+ },
347
+ {
348
+ "code": "MedicationAdministration",
349
+ "param": [
350
+ "device"
351
+ ]
352
+ },
353
+ {
354
+ "code": "MedicationDispense"
355
+ },
356
+ {
357
+ "code": "MedicationKnowledge"
358
+ },
359
+ {
360
+ "code": "MedicationRequest"
361
+ },
362
+ {
363
+ "code": "MedicationStatement"
364
+ },
365
+ {
366
+ "code": "MedicinalProductDefinition"
367
+ },
368
+ {
369
+ "code": "MessageDefinition"
370
+ },
371
+ {
372
+ "code": "MessageHeader",
373
+ "param": [
374
+ "target"
375
+ ]
376
+ },
377
+ {
378
+ "code": "MolecularSequence"
379
+ },
380
+ {
381
+ "code": "NamingSystem"
382
+ },
383
+ {
384
+ "code": "NutritionOrder"
385
+ },
386
+ {
387
+ "code": "NutritionProduct"
388
+ },
389
+ {
390
+ "code": "Observation",
391
+ "param": [
392
+ "subject",
393
+ "device"
394
+ ]
395
+ },
396
+ {
397
+ "code": "ObservationDefinition"
398
+ },
399
+ {
400
+ "code": "OperationDefinition"
401
+ },
402
+ {
403
+ "code": "OperationOutcome"
404
+ },
405
+ {
406
+ "code": "Organization"
407
+ },
408
+ {
409
+ "code": "OrganizationAffiliation"
410
+ },
411
+ {
412
+ "code": "PackagedProductDefinition"
413
+ },
414
+ {
415
+ "code": "Patient"
416
+ },
417
+ {
418
+ "code": "PaymentNotice"
419
+ },
420
+ {
421
+ "code": "PaymentReconciliation"
422
+ },
423
+ {
424
+ "code": "Person"
425
+ },
426
+ {
427
+ "code": "PlanDefinition"
428
+ },
429
+ {
430
+ "code": "Practitioner"
431
+ },
432
+ {
433
+ "code": "PractitionerRole"
434
+ },
435
+ {
436
+ "code": "Procedure"
437
+ },
438
+ {
439
+ "code": "Provenance",
440
+ "param": [
441
+ "agent"
442
+ ]
443
+ },
444
+ {
445
+ "code": "Questionnaire"
446
+ },
447
+ {
448
+ "code": "QuestionnaireResponse",
449
+ "param": [
450
+ "author"
451
+ ]
452
+ },
453
+ {
454
+ "code": "RegulatedAuthorization"
455
+ },
456
+ {
457
+ "code": "RelatedPerson"
458
+ },
459
+ {
460
+ "code": "RequestGroup",
461
+ "param": [
462
+ "author"
463
+ ]
464
+ },
465
+ {
466
+ "code": "ResearchDefinition"
467
+ },
468
+ {
469
+ "code": "ResearchElementDefinition"
470
+ },
471
+ {
472
+ "code": "ResearchStudy"
473
+ },
474
+ {
475
+ "code": "ResearchSubject"
476
+ },
477
+ {
478
+ "code": "RiskAssessment",
479
+ "param": [
480
+ "performer"
481
+ ]
482
+ },
483
+ {
484
+ "code": "Schedule",
485
+ "param": [
486
+ "actor"
487
+ ]
488
+ },
489
+ {
490
+ "code": "SearchParameter"
491
+ },
492
+ {
493
+ "code": "ServiceRequest",
494
+ "param": [
495
+ "performer",
496
+ "requester"
497
+ ]
498
+ },
499
+ {
500
+ "code": "Slot"
501
+ },
502
+ {
503
+ "code": "Specimen",
504
+ "param": [
505
+ "subject"
506
+ ]
507
+ },
508
+ {
509
+ "code": "SpecimenDefinition"
510
+ },
511
+ {
512
+ "code": "StructureDefinition"
513
+ },
514
+ {
515
+ "code": "StructureMap"
516
+ },
517
+ {
518
+ "code": "Subscription"
519
+ },
520
+ {
521
+ "code": "SubscriptionStatus"
522
+ },
523
+ {
524
+ "code": "SubscriptionTopic"
525
+ },
526
+ {
527
+ "code": "Substance"
528
+ },
529
+ {
530
+ "code": "SubstanceDefinition"
531
+ },
532
+ {
533
+ "code": "SupplyDelivery"
534
+ },
535
+ {
536
+ "code": "SupplyRequest",
537
+ "param": [
538
+ "requester"
539
+ ]
540
+ },
541
+ {
542
+ "code": "Task"
543
+ },
544
+ {
545
+ "code": "TerminologyCapabilities"
546
+ },
547
+ {
548
+ "code": "TestReport"
549
+ },
550
+ {
551
+ "code": "TestScript"
552
+ },
553
+ {
554
+ "code": "ValueSet"
555
+ },
556
+ {
557
+ "code": "VerificationResult"
558
+ },
559
+ {
560
+ "code": "VisionPrescription"
561
+ }
562
+ ]
563
+ }
@@ -0,0 +1,99 @@
1
+ {
2
+ "resourceType": "Composition",
3
+ "id": "example-mixed",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\u003cp\u003e\u003cb\u003eGenerated Narrative\u003c/b\u003e\u003c/p\u003e\u003cdiv style\u003d\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"\u003e\u003cp style\u003d\"margin-bottom: 0px\"\u003eResource \u0026quot;example-mixed\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: final\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Neonatal perinatal medicine Discharge summary \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://loinc.org/\"\u003eLOINC\u003c/a\u003e#78418-1)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: Report \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://loinc.org/\"\u003eLOINC\u003c/a\u003e#LP173421-1)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 2018-10-30T16:56:04+11:00\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthor\u003c/b\u003e: \u003ca href\u003d\"practitioner-xcda-author.html\"\u003ePractitioner/xcda-author: Harold Hippocrates, MD\u003c/a\u003e \u0026quot;Harold HIPPOCRATES\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003etitle\u003c/b\u003e: Discharge Summary (Neonatal Service)\u003c/p\u003e\u003cp\u003e\u003cb\u003econfidentiality\u003c/b\u003e: N\u003c/p\u003e\u003ch3\u003eAttesters\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMode\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eTime\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eParty\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003elegal\u003c/td\u003e\u003ctd\u003e2012-01-04T09:10:14Z\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"practitioner-xcda-author.html\"\u003ePractitioner/xcda-author: Harold Hippocrates, MD\u003c/a\u003e \u0026quot;Harold HIPPOCRATES\u0026quot;\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003ecustodian\u003c/b\u003e: \u003ca href\u003d\"organization-2.16.840.1.113883.19.5.html\"\u003eOrganization/2.16.840.1.113883.19.5: Good Health Clinic\u003c/a\u003e \u0026quot;Good Health Clinic\u0026quot;\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "status": "final",
9
+ "type": {
10
+ "coding": [
11
+ {
12
+ "system": "http://loinc.org",
13
+ "code": "78418-1",
14
+ "display": "Neonatal perinatal medicine Discharge summary"
15
+ }
16
+ ]
17
+ },
18
+ "category": [
19
+ {
20
+ "coding": [
21
+ {
22
+ "system": "http://loinc.org",
23
+ "code": "LP173421-1",
24
+ "display": "Report"
25
+ }
26
+ ]
27
+ }
28
+ ],
29
+ "subject": {
30
+ "reference": "Patient/newborn",
31
+ "display": "Tahlia Smith"
32
+ },
33
+ "date": "2018-10-30T16:56:04+11:00",
34
+ "author": [
35
+ {
36
+ "reference": "Practitioner/xcda-author",
37
+ "display": "Harold Hippocrates, MD"
38
+ }
39
+ ],
40
+ "title": "Discharge Summary (Neonatal Service)",
41
+ "confidentiality": "N",
42
+ "attester": [
43
+ {
44
+ "mode": "legal",
45
+ "time": "2012-01-04T09:10:14Z",
46
+ "party": {
47
+ "reference": "Practitioner/xcda-author",
48
+ "display": "Harold Hippocrates, MD"
49
+ }
50
+ }
51
+ ],
52
+ "custodian": {
53
+ "reference": "Organization/2.16.840.1.113883.19.5",
54
+ "display": "Good Health Clinic"
55
+ },
56
+ "section": [
57
+ {
58
+ "title": "Child\u0027s Details",
59
+ "code": {
60
+ "coding": [
61
+ {
62
+ "system": "http://acme.org/codes/SectionType",
63
+ "code": "newborn",
64
+ "display": "New Born Details"
65
+ }
66
+ ]
67
+ },
68
+ "text": {
69
+ "status": "generated",
70
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n (snip)\n\t\t\t\u003c/div\u003e"
71
+ }
72
+ },
73
+ {
74
+ "title": "Mpther\u0027s Details",
75
+ "code": {
76
+ "coding": [
77
+ {
78
+ "system": "http://acme.org/codes/SectionType",
79
+ "code": "mother",
80
+ "display": "Mother\u0027s Details"
81
+ }
82
+ ]
83
+ },
84
+ "text": {
85
+ "status": "generated",
86
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\t(snip)\n\t\t\t\u003c/div\u003e"
87
+ }
88
+ }
89
+ ],
90
+ "meta": {
91
+ "tag": [
92
+ {
93
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
94
+ "code": "HTEST",
95
+ "display": "test health data"
96
+ }
97
+ ]
98
+ }
99
+ }