@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,71 @@
1
+ {
2
+ "resourceType": "ActivityDefinition",
3
+ "id": "administer-zika-virus-exposure-assessment",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eId: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"padding-left: 25px; padding-right: 25px;\"\u003eActivityDefinition/administer-zika-virus-exposure-assessment\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003cp/\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eStatus: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"padding-left: 25px; padding-right: 25px;\"\u003edraft\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003cp/\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eDescription: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"padding-left: 25px; padding-right: 25px;\"\u003eAdminister Zika Virus Exposure Assessment\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003cp/\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eCategory: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"padding-left: 25px; padding-right: 25px;\"\u003eprocedure\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003cp/\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eCode: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd style\u003d\"padding-right: 25px;\"\u003e\n \u003cspan\u003e\n \u003cspan\u003e\n \u003cspan style\u003d\"padding-left: 25px;\"\u003e\n \u003cb\u003esystem: \u003c/b\u003e\n \u003cspan\u003ehttp://example.org/questionnaires\u003c/span\u003e\n \u003cbr/\u003e\n \u003c/span\u003e\n \u003cspan style\u003d\"padding-left: 25px;\"\u003e\n \u003cb\u003ecode: \u003c/b\u003e\n \u003cspan\u003ezika-virus-exposure-assessment\u003c/span\u003e\n \u003cbr/\u003e\n \u003c/span\u003e\n \u003c/span\u003e\n \u003c/span\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003cp/\u003e\n \u003ctable class\u003d\"grid dict\"\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cb\u003eParticipant: \u003c/b\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr style\u003d\"vertical-align: top;\"\u003e\n \u003ctd style\u003d\"padding-left: 25px; padding-right: 25px;\"\u003epractitioner\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003c/div\u003e"
7
+ },
8
+ "url": "http://example.org/ActivityDefinition/administer-zika-virus-exposure-assessment",
9
+ "status": "draft",
10
+ "experimental": true,
11
+ "description": "Administer Zika Virus Exposure Assessment",
12
+ "useContext": [
13
+ {
14
+ "code": {
15
+ "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
16
+ "code": "age"
17
+ },
18
+ "valueRange": {
19
+ "low": {
20
+ "value": 12,
21
+ "unit": "a"
22
+ }
23
+ }
24
+ }
25
+ ],
26
+ "relatedArtifact": [
27
+ {
28
+ "type": "derived-from",
29
+ "url": "https://www.cdc.gov/zika/hc-providers/pregnant-woman.html",
30
+ "document": {
31
+ "url": "https://www.cdc.gov/zika/hc-providers/pregnant-woman.html"
32
+ }
33
+ },
34
+ {
35
+ "type": "depends-on",
36
+ "resource": "http://hl7.org/fhir/Questionnaire/zika-virus-exposure-assessment"
37
+ }
38
+ ],
39
+ "library": [
40
+ "http://example.org/fhir/Library/zika-virus-intervention-logic"
41
+ ],
42
+ "kind": "ServiceRequest",
43
+ "code": {
44
+ "coding": [
45
+ {
46
+ "system": "http://example.org/questionnaires",
47
+ "code": "zika-virus-exposure-assessment"
48
+ }
49
+ ]
50
+ },
51
+ "timingTiming": {
52
+ "_event": [
53
+ {
54
+ "extension": [
55
+ {
56
+ "url": "http://hl7.org/fhir/StructureDefinition/cqf-expression",
57
+ "valueExpression": {
58
+ "language": "text/cql",
59
+ "expression": "Now()"
60
+ }
61
+ }
62
+ ]
63
+ }
64
+ ]
65
+ },
66
+ "participant": [
67
+ {
68
+ "type": "practitioner"
69
+ }
70
+ ]
71
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "resourceType": "AdministrableProductDefinition",
3
+ "id": "example",
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\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: {PhPID}\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\u003c/p\u003e\u003cp\u003e\u003cb\u003eadministrableDoseForm\u003c/b\u003e: Film-coatedtablet \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (administrabledoseform#Film-coatedtablet)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eunitOfPresentation\u003c/b\u003e: Tablet \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unitofpresentation#Tablet)\u003c/span\u003e\u003c/p\u003e\u003ch3\u003eRouteOfAdministrations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCode\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eOralUse \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (routeofadministration#OralUse)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://ema.europa.eu/example/phpididentifiersets",
11
+ "value": "{PhPID}"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "administrableDoseForm": {
16
+ "coding": [
17
+ {
18
+ "system": "http://ema.europa.eu/example/administrabledoseform",
19
+ "code": "Film-coatedtablet"
20
+ }
21
+ ]
22
+ },
23
+ "unitOfPresentation": {
24
+ "coding": [
25
+ {
26
+ "system": "http://ema.europa.eu/example/unitofpresentation",
27
+ "code": "Tablet"
28
+ }
29
+ ]
30
+ },
31
+ "routeOfAdministration": [
32
+ {
33
+ "code": {
34
+ "coding": [
35
+ {
36
+ "system": "http://ema.europa.eu/example/routeofadministration",
37
+ "code": "OralUse"
38
+ }
39
+ ]
40
+ }
41
+ }
42
+ ],
43
+ "meta": {
44
+ "tag": [
45
+ {
46
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
47
+ "code": "HTEST",
48
+ "display": "test health data"
49
+ }
50
+ ]
51
+ }
52
+ }
@@ -0,0 +1,75 @@
1
+ {
2
+ "resourceType": "AdverseEvent",
3
+ "id": "example",
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\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: 49476534\u003c/p\u003e\u003cp\u003e\u003cb\u003eactuality\u003c/b\u003e: actual\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: Product Use Error \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-adverse-event-category.html\"\u003eAdverseEventCategory\u003c/a\u003e#product-use-error)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eevent\u003c/b\u003e: This was a mild rash on the left forearm \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#304386008 \u0026quot;O/E - itchy rash\u0026quot;)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 2017-01-29T12:34:56Z\u003c/p\u003e\u003cp\u003e\u003cb\u003eseriousness\u003c/b\u003e: Non-serious \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-adverse-event-seriousness.html\"\u003eAdverseEventSeriousness\u003c/a\u003e#Non-serious)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eseverity\u003c/b\u003e: Mild \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-adverse-event-severity.html\"\u003eAdverseEventSeverity\u003c/a\u003e#mild)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003erecorder\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003ch3\u003eSuspectEntities\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eInstance\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"todo.html\"\u003eMedication/example\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": {
9
+ "system": "http://acme.com/ids/patients/risks",
10
+ "value": "49476534"
11
+ },
12
+ "actuality": "actual",
13
+ "category": [
14
+ {
15
+ "coding": [
16
+ {
17
+ "system": "http://terminology.hl7.org/CodeSystem/adverse-event-category",
18
+ "code": "product-use-error",
19
+ "display": "Product Use Error"
20
+ }
21
+ ]
22
+ }
23
+ ],
24
+ "event": {
25
+ "coding": [
26
+ {
27
+ "system": "http://snomed.info/sct",
28
+ "code": "304386008",
29
+ "display": "O/E - itchy rash"
30
+ }
31
+ ],
32
+ "text": "This was a mild rash on the left forearm"
33
+ },
34
+ "subject": {
35
+ "reference": "Patient/example"
36
+ },
37
+ "date": "2017-01-29T12:34:56+00:00",
38
+ "seriousness": {
39
+ "coding": [
40
+ {
41
+ "system": "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
42
+ "code": "Non-serious",
43
+ "display": "Non-serious"
44
+ }
45
+ ]
46
+ },
47
+ "severity": {
48
+ "coding": [
49
+ {
50
+ "system": "http://terminology.hl7.org/CodeSystem/adverse-event-severity",
51
+ "code": "mild",
52
+ "display": "Mild"
53
+ }
54
+ ]
55
+ },
56
+ "recorder": {
57
+ "reference": "Practitioner/example"
58
+ },
59
+ "suspectEntity": [
60
+ {
61
+ "instance": {
62
+ "reference": "Medication/example"
63
+ }
64
+ }
65
+ ],
66
+ "meta": {
67
+ "tag": [
68
+ {
69
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
70
+ "code": "HTEST",
71
+ "display": "test health data"
72
+ }
73
+ ]
74
+ }
75
+ }
@@ -0,0 +1,128 @@
1
+ {
2
+ "resourceType": "AllergyIntolerance",
3
+ "id": "example",
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\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: 49476534\u003c/p\u003e\u003cp\u003e\u003cb\u003eclinicalStatus\u003c/b\u003e: Active \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-allergyintolerance-clinical.html\"\u003eAllergyIntolerance Clinical Status Codes\u003c/a\u003e#active)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003everificationStatus\u003c/b\u003e: Confirmed \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-allergyintolerance-verification.html\"\u003eAllergyIntolerance Verification Status Codes\u003c/a\u003e#confirmed)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: allergy\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: food\u003c/p\u003e\u003cp\u003e\u003cb\u003ecriticality\u003c/b\u003e: high\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Cashew nuts \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#227493005)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epatient\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eonset\u003c/b\u003e: 2004\u003c/p\u003e\u003cp\u003e\u003cb\u003erecordedDate\u003c/b\u003e: 2014-10-09T14:58:00+11:00\u003c/p\u003e\u003cp\u003e\u003cb\u003erecorder\u003c/b\u003e: \u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003easserter\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003elastOccurrence\u003c/b\u003e: 2012-06\u003c/p\u003e\u003cp\u003e\u003cb\u003enote\u003c/b\u003e: The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract.\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ereaction\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubstance\u003c/b\u003e: cashew nut allergenic extract Injectable Product \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-rxNorm.html\"\u003eRxNorm\u003c/a\u003e#1160593)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emanifestation\u003c/b\u003e: Anaphylactic reaction \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#39579001)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered\u003c/p\u003e\u003cp\u003e\u003cb\u003eonset\u003c/b\u003e: 2012-06-12\u003c/p\u003e\u003cp\u003e\u003cb\u003eseverity\u003c/b\u003e: severe\u003c/p\u003e\u003cp\u003e\u003cb\u003eexposureRoute\u003c/b\u003e: Subcutaneous route \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#34206005)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ereaction\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emanifestation\u003c/b\u003e: Urticaria \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#64305001)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eonset\u003c/b\u003e: 2004\u003c/p\u003e\u003cp\u003e\u003cb\u003eseverity\u003c/b\u003e: moderate\u003c/p\u003e\u003cp\u003e\u003cb\u003enote\u003c/b\u003e: The patient reports that the onset of urticaria was within 15 minutes of eating cashews.\u003c/p\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://acme.com/ids/patients/risks",
11
+ "value": "49476534"
12
+ }
13
+ ],
14
+ "clinicalStatus": {
15
+ "coding": [
16
+ {
17
+ "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
18
+ "code": "active",
19
+ "display": "Active"
20
+ }
21
+ ]
22
+ },
23
+ "verificationStatus": {
24
+ "coding": [
25
+ {
26
+ "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
27
+ "code": "confirmed",
28
+ "display": "Confirmed"
29
+ }
30
+ ]
31
+ },
32
+ "type": "allergy",
33
+ "category": [
34
+ "food"
35
+ ],
36
+ "criticality": "high",
37
+ "code": {
38
+ "coding": [
39
+ {
40
+ "system": "http://snomed.info/sct",
41
+ "code": "227493005",
42
+ "display": "Cashew nuts"
43
+ }
44
+ ]
45
+ },
46
+ "patient": {
47
+ "reference": "Patient/example"
48
+ },
49
+ "onsetDateTime": "2004",
50
+ "recordedDate": "2014-10-09T14:58:00+11:00",
51
+ "recorder": {
52
+ "reference": "Practitioner/example"
53
+ },
54
+ "asserter": {
55
+ "reference": "Patient/example"
56
+ },
57
+ "lastOccurrence": "2012-06",
58
+ "note": [
59
+ {
60
+ "text": "The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."
61
+ }
62
+ ],
63
+ "reaction": [
64
+ {
65
+ "substance": {
66
+ "coding": [
67
+ {
68
+ "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
69
+ "code": "1160593",
70
+ "display": "cashew nut allergenic extract Injectable Product"
71
+ }
72
+ ]
73
+ },
74
+ "manifestation": [
75
+ {
76
+ "coding": [
77
+ {
78
+ "system": "http://snomed.info/sct",
79
+ "code": "39579001",
80
+ "display": "Anaphylactic reaction"
81
+ }
82
+ ]
83
+ }
84
+ ],
85
+ "description": "Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered",
86
+ "onset": "2012-06-12",
87
+ "severity": "severe",
88
+ "exposureRoute": {
89
+ "coding": [
90
+ {
91
+ "system": "http://snomed.info/sct",
92
+ "code": "34206005",
93
+ "display": "Subcutaneous route"
94
+ }
95
+ ]
96
+ }
97
+ },
98
+ {
99
+ "manifestation": [
100
+ {
101
+ "coding": [
102
+ {
103
+ "system": "http://snomed.info/sct",
104
+ "code": "64305001",
105
+ "display": "Urticaria"
106
+ }
107
+ ]
108
+ }
109
+ ],
110
+ "onset": "2004",
111
+ "severity": "moderate",
112
+ "note": [
113
+ {
114
+ "text": "The patient reports that the onset of urticaria was within 15 minutes of eating cashews."
115
+ }
116
+ ]
117
+ }
118
+ ],
119
+ "meta": {
120
+ "tag": [
121
+ {
122
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
123
+ "code": "HTEST",
124
+ "display": "test health data"
125
+ }
126
+ ]
127
+ }
128
+ }
@@ -0,0 +1,102 @@
1
+ {
2
+ "resourceType": "Appointment",
3
+ "id": "2docs",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eBrian MRI results discussion\u003c/div\u003e"
7
+ },
8
+ "status": "booked",
9
+ "serviceCategory": [
10
+ {
11
+ "coding": [
12
+ {
13
+ "system": "http://example.org/service-category",
14
+ "code": "gp",
15
+ "display": "General Practice"
16
+ }
17
+ ]
18
+ }
19
+ ],
20
+ "serviceType": [
21
+ {
22
+ "coding": [
23
+ {
24
+ "code": "52",
25
+ "display": "General Discussion"
26
+ }
27
+ ]
28
+ }
29
+ ],
30
+ "specialty": [
31
+ {
32
+ "coding": [
33
+ {
34
+ "system": "http://snomed.info/sct",
35
+ "code": "394814009",
36
+ "display": "General practice"
37
+ }
38
+ ]
39
+ }
40
+ ],
41
+ "appointmentType": {
42
+ "coding": [
43
+ {
44
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0276",
45
+ "code": "WALKIN",
46
+ "display": "A previously unscheduled walk-in visit"
47
+ }
48
+ ]
49
+ },
50
+ "priority": 5,
51
+ "description": "Discussion about Peter Chalmers MRI results",
52
+ "supportingInformation": [
53
+ {
54
+ "reference": "DiagnosticReport/ultrasound"
55
+ }
56
+ ],
57
+ "start": "2013-12-09T09:00:00Z",
58
+ "end": "2013-12-09T11:00:00Z",
59
+ "comment": "Clarify the results of the MRI to ensure context of test was correct",
60
+ "participant": [
61
+ {
62
+ "actor": {
63
+ "reference": "Patient/example",
64
+ "display": "Peter James Chalmers"
65
+ },
66
+ "required": "information-only",
67
+ "status": "accepted"
68
+ },
69
+ {
70
+ "actor": {
71
+ "reference": "Practitioner/example",
72
+ "display": "Dr Adam Careful"
73
+ },
74
+ "required": "required",
75
+ "status": "accepted"
76
+ },
77
+ {
78
+ "actor": {
79
+ "reference": "Practitioner/f202",
80
+ "display": "Luigi Maas"
81
+ },
82
+ "required": "required",
83
+ "status": "accepted"
84
+ },
85
+ {
86
+ "actor": {
87
+ "display": "Phone Call"
88
+ },
89
+ "required": "information-only",
90
+ "status": "accepted"
91
+ }
92
+ ],
93
+ "meta": {
94
+ "tag": [
95
+ {
96
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
97
+ "code": "HTEST",
98
+ "display": "test health data"
99
+ }
100
+ ]
101
+ }
102
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "resourceType": "AppointmentResponse",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eAccept Brian MRI results discussion\u003c/div\u003e"
7
+ },
8
+ "appointment": {
9
+ "reference": "Appointment/example",
10
+ "display": "Brian MRI results discussion"
11
+ },
12
+ "actor": {
13
+ "reference": "Patient/example",
14
+ "display": "Peter James Chalmers"
15
+ },
16
+ "participantStatus": "accepted",
17
+ "meta": {
18
+ "tag": [
19
+ {
20
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
21
+ "code": "HTEST",
22
+ "display": "test health data"
23
+ }
24
+ ]
25
+ }
26
+ }
@@ -0,0 +1,177 @@
1
+ {
2
+ "resourceType": "AuditEvent",
3
+ "id": "example-disclosure",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eDisclosure by some idiot, for marketing reasons, to places unknown, of a Poor Sap, data about Everthing important.\u003c/div\u003e"
7
+ },
8
+ "type": {
9
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
10
+ "code": "110106",
11
+ "display": "Export"
12
+ },
13
+ "subtype": [
14
+ {
15
+ "code": "Disclosure",
16
+ "display": "HIPAA disclosure"
17
+ }
18
+ ],
19
+ "action": "R",
20
+ "recorded": "2013-09-22T00:08:00Z",
21
+ "outcome": "0",
22
+ "outcomeDesc": "Successful Disclosure",
23
+ "purposeOfEvent": [
24
+ {
25
+ "coding": [
26
+ {
27
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
28
+ "code": "HMARKT",
29
+ "display": "healthcare marketing"
30
+ }
31
+ ]
32
+ }
33
+ ],
34
+ "agent": [
35
+ {
36
+ "type": {
37
+ "coding": [
38
+ {
39
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
40
+ "code": "110153",
41
+ "display": "Source Role ID"
42
+ }
43
+ ]
44
+ },
45
+ "who": {
46
+ "identifier": {
47
+ "value": "SomeIdiot@nowhere"
48
+ }
49
+ },
50
+ "altId": "notMe",
51
+ "name": "That guy everyone wishes would be caught",
52
+ "requestor": true,
53
+ "location": {
54
+ "reference": "Location/1"
55
+ },
56
+ "policy": [
57
+ "http://consent.com/yes"
58
+ ],
59
+ "network": {
60
+ "address": "custodian.net",
61
+ "type": "1"
62
+ }
63
+ },
64
+ {
65
+ "type": {
66
+ "coding": [
67
+ {
68
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
69
+ "code": "110152",
70
+ "display": "Destination Role ID"
71
+ }
72
+ ]
73
+ },
74
+ "who": {
75
+ "reference": "Practitioner/example",
76
+ "display": "Where"
77
+ },
78
+ "requestor": false,
79
+ "network": {
80
+ "address": "marketing.land",
81
+ "type": "1"
82
+ },
83
+ "purposeOfUse": [
84
+ {
85
+ "coding": [
86
+ {
87
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
88
+ "code": "HMARKT",
89
+ "display": "healthcare marketing"
90
+ }
91
+ ]
92
+ }
93
+ ]
94
+ }
95
+ ],
96
+ "source": {
97
+ "site": "Watcher",
98
+ "observer": {
99
+ "display": "Watchers Accounting of Disclosures Application"
100
+ },
101
+ "type": [
102
+ {
103
+ "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
104
+ "code": "4",
105
+ "display": "Application Server"
106
+ }
107
+ ]
108
+ },
109
+ "entity": [
110
+ {
111
+ "what": {
112
+ "reference": "Patient/example"
113
+ },
114
+ "type": {
115
+ "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
116
+ "code": "1",
117
+ "display": "Person"
118
+ },
119
+ "role": {
120
+ "system": "http://terminology.hl7.org/CodeSystem/object-role",
121
+ "code": "1",
122
+ "display": "Patient"
123
+ }
124
+ },
125
+ {
126
+ "what": {
127
+ "reference": "Patient/example/_history/1",
128
+ "identifier": {
129
+ "value": "What.id"
130
+ }
131
+ },
132
+ "type": {
133
+ "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
134
+ "code": "2",
135
+ "display": "System Object"
136
+ },
137
+ "role": {
138
+ "system": "http://terminology.hl7.org/CodeSystem/object-role",
139
+ "code": "4",
140
+ "display": "Domain Resource"
141
+ },
142
+ "lifecycle": {
143
+ "system": "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
144
+ "code": "11",
145
+ "display": "Disclosure"
146
+ },
147
+ "securityLabel": [
148
+ {
149
+ "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
150
+ "code": "V",
151
+ "display": "very restricted"
152
+ },
153
+ {
154
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
155
+ "code": "STD",
156
+ "display": "sexually transmitted disease information sensitivity"
157
+ },
158
+ {
159
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
160
+ "code": "DELAU",
161
+ "display": "delete after use"
162
+ }
163
+ ],
164
+ "name": "Namne of What",
165
+ "description": "data about Everthing important"
166
+ }
167
+ ],
168
+ "meta": {
169
+ "tag": [
170
+ {
171
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
172
+ "code": "HTEST",
173
+ "display": "test health data"
174
+ }
175
+ ]
176
+ }
177
+ }