@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,64 @@
1
+ {
2
+ "resourceType": "DeviceMetric",
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: 345675\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: MDC_PULS_OXIM_SAT_O2 \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\"\u003eISO 11073-10101 Health informatics - Point-of-care\u003c/a\u003e#150456)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eunit\u003c/b\u003e: MDC_DIM_PERCENT \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\"\u003eISO 11073-10101 Health informatics - Point-of-care\u003c/a\u003e#262688)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esource\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eDevice/dev1\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eparent\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eDeviceDefinition/dc102\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eoperationalStatus\u003c/b\u003e: on\u003c/p\u003e\u003cp\u003e\u003cb\u003ecolor\u003c/b\u003e: blue\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: measurement\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasurementPeriod\u003c/b\u003e: Do Once per 1 seconds\u003c/p\u003e\u003ch3\u003eCalibrations\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eState\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eTime\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003etwo-point\u003c/td\u003e\u003ctd\u003ecalibrated\u003c/td\u003e\u003ctd\u003e29/12/2016 1:03:04 AM\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://goodcare.org/devicemetric/id",
11
+ "value": "345675"
12
+ }
13
+ ],
14
+ "type": {
15
+ "coding": [
16
+ {
17
+ "system": "urn:iso:std:iso:11073:10101",
18
+ "code": "150456",
19
+ "display": "MDC_PULS_OXIM_SAT_O2"
20
+ }
21
+ ]
22
+ },
23
+ "unit": {
24
+ "coding": [
25
+ {
26
+ "system": "urn:iso:std:iso:11073:10101",
27
+ "code": "262688",
28
+ "display": "MDC_DIM_PERCENT"
29
+ }
30
+ ]
31
+ },
32
+ "source": {
33
+ "reference": "Device/dev1"
34
+ },
35
+ "parent": {
36
+ "reference": "DeviceDefinition/dc102"
37
+ },
38
+ "operationalStatus": "on",
39
+ "color": "blue",
40
+ "category": "measurement",
41
+ "measurementPeriod": {
42
+ "repeat": {
43
+ "frequency": 1,
44
+ "period": 1,
45
+ "periodUnit": "s"
46
+ }
47
+ },
48
+ "calibration": [
49
+ {
50
+ "type": "two-point",
51
+ "state": "calibrated",
52
+ "time": "2016-12-28T09:03:04-05:00"
53
+ }
54
+ ],
55
+ "meta": {
56
+ "tag": [
57
+ {
58
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
59
+ "code": "HTEST",
60
+ "display": "test health data"
61
+ }
62
+ ]
63
+ }
64
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "resourceType": "DeviceRequest",
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\u003estatus\u003c/b\u003e: completed\u003c/p\u003e\u003cp\u003e\u003cb\u003eintent\u003c/b\u003e: original-order\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: \u003ca href\u003d\"device-example.html\"\u003eDevice/example\u003c/a\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\u003c/div\u003e"
7
+ },
8
+ "status": "completed",
9
+ "intent": "original-order",
10
+ "codeReference": {
11
+ "reference": "Device/example"
12
+ },
13
+ "subject": {
14
+ "reference": "Patient/example"
15
+ },
16
+ "meta": {
17
+ "tag": [
18
+ {
19
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
20
+ "code": "HTEST",
21
+ "display": "test health data"
22
+ }
23
+ ]
24
+ }
25
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "resourceType": "DeviceUseStatement",
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: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\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\u003edevice\u003c/b\u003e: \u003ca href\u003d\"device-example.html\"\u003eDevice/example\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonReference\u003c/b\u003e: \u003ca href\u003d\"condition-example.html\"\u003eCondition/example: PHx of Appendectomy (surgery)\u003c/a\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http:goodhealth.org/identifiers",
11
+ "value": "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
12
+ }
13
+ ],
14
+ "status": "active",
15
+ "subject": {
16
+ "reference": "Patient/example"
17
+ },
18
+ "device": {
19
+ "reference": "Device/example"
20
+ },
21
+ "reasonReference": [
22
+ {
23
+ "reference": "Condition/example",
24
+ "display": "PHx of Appendectomy (surgery)"
25
+ }
26
+ ],
27
+ "meta": {
28
+ "tag": [
29
+ {
30
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
31
+ "code": "HTEST",
32
+ "display": "test health data"
33
+ }
34
+ ]
35
+ }
36
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "resourceType": "DiagnosticReport",
3
+ "id": "102",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003ch2\u003eDXA BONE DENSITOMETRY\u003c/h2\u003e\n\t\t\t\u003ctable\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eNAME\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eXXXXXXX\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eDOB\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e10/02/1974\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eREFERRING DR\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eSmith, Jane\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eINDICATIONS\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eEarly menopause on estrogen levels. No period for 18 months\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003ePROCEDURE\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eDual energy x-ray absorptiometry (DEXA)\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\u003c/table\u003e\n\t\t\t\u003ch3\u003eBone Mineral Density\u003c/h3\u003e\n\t\t\t\u003ctable\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eScan Type\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eRegion\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eMeasured\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eAge\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eBMD\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eT-Score\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eZ-Score\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e?BMD(g/cm2)\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e?BMD(%)\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eAP Spine\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eL1-L4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e17/06/2008\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e34.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e1.148 g/cm²\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-0.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-0.5\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eLeft Femur\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eNeck\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e17/06/2008\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e34.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e0.891 g/cm²\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.0\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-0.9\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eLeft Femur\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eTotal\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e17/06/2008\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e34.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e0.887 g/cm²\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.2\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.3\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eRight Femur\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eNeck\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e17/06/2008\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e34.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e0.885 g/cm²\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.0\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.0\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\t\u003ctr\u003e\n\t\t\t\t\t\u003ctd\u003eRight Femur\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003eTotal\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e17/06/2008\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e34.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e0.867 g/cm²\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-1.4\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\t\u003ctd\u003e-\u003c/td\u003e\n\t\t\t\t\u003c/tr\u003e\n\t\t\t\u003c/table\u003e\n\t\t\t\u003cp\u003eAssessment:\u003c/p\u003e\n\t\t\t\u003cul\u003e\n\t\t\t\t\u003cli\u003eThe Spine L1-L4 BMD is normal.\u003c/li\u003e\n\t\t\t\t\u003cli\u003eThe Left Femur Neck BMD is in the osteopenic range. Relative fracture risk is about 2.\u003c/li\u003e\n\t\t\t\t\u003cli\u003eThe Left Femur Total BMD is in the osteopenic range. Relative fracture risk is about 2.\u003c/li\u003e\n\t\t\t\t\u003cli\u003eThe Right Femur Neck BMD is in the osteopenic range. Relative fracture risk is about 2.\u003c/li\u003e\n\t\t\t\t\u003cli\u003eThe Right Femur Total BMD is in the osteopenic range. Relative fracture risk is about 2.\u003c/li\u003e\n\t\t\t\u003c/ul\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\t\u003cb\u003eCOMMENT\u003c/b\u003e\n\t\t\t\u003c/p\u003e\n\t\t\t\u003cp\u003eOsteopenia on measured BMD. The estimated 10-year probability of fracture based on present age, gender and measured BMD is less than 10%. This absolute fracture risk remains low. A follow-up assessment may be considered in 2 to 3 years to monitor the trend in BMD.\u003c/p\u003e\n\t\t\t\u003cp\u003eThank you for your referral. Dr Henry Seven 17/06/2008\u003c/p\u003e\n\t\t\t\u003cpre\u003e\nNote:\nWHO classification of osteoporosis (WHO Technical Report Series 1994: 843)\n- Normal: T-score equal to -1.0 s.d. or higher\n- Osteopenia: T-score between -1.0 and -2.5 s.d.\n- Osteoporosis: T-score equal to -2.5 s.d. or lower\n- Severe/Established osteoporosis: Osteoporosis with one or more fragility fracture.\nT-score: The number of s.d. from the mean BMD for a gender-matched young adult population.\nZ-score: The number of s.d. from the mean BMD for an age-, weight- and gender-matched population.\nReference for 10-year probability of fracture risk: Kanis JA, Johnell O, Oden A, Dawson A, De Laet C, Jonsson B. Ten year probabilities of osteoporotic fractures according to BMD and diagnostic thresholds. Osteoporos.Int. 2001;12(12):989-995.\nGE LUNAR PRODIGY DENSITOMETER\n\u003c/pre\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "status": "final",
9
+ "code": {
10
+ "coding": [
11
+ {
12
+ "system": "http://loinc.org",
13
+ "code": "38269-7"
14
+ }
15
+ ],
16
+ "text": "DXA BONE DENSITOMETRY"
17
+ },
18
+ "subject": {
19
+ "reference": "Patient/pat2"
20
+ },
21
+ "effectiveDateTime": "2008-06-17",
22
+ "issued": "2008-06-18T09:23:00+10:00",
23
+ "performer": [
24
+ {
25
+ "reference": "Practitioner/3ad0687e-f477-468c-afd5-fcc2bf897809",
26
+ "display": "Dr Henry Seven"
27
+ }
28
+ ],
29
+ "result": [
30
+ {
31
+ "reference": "Observation/bmd"
32
+ }
33
+ ],
34
+ "conclusionCode": [
35
+ {
36
+ "coding": [
37
+ {
38
+ "system": "http://snomed.info/sct",
39
+ "code": "391040000",
40
+ "display": "At risk of osteoporotic fracture"
41
+ }
42
+ ]
43
+ }
44
+ ],
45
+ "meta": {
46
+ "tag": [
47
+ {
48
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
49
+ "code": "HTEST",
50
+ "display": "test health data"
51
+ }
52
+ ]
53
+ }
54
+ }
@@ -0,0 +1,101 @@
1
+ {
2
+ "resourceType": "DocumentManifest",
3
+ "id": "654789",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eA Financial Management Attachment example\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Organization",
11
+ "id": "org-1",
12
+ "identifier": [
13
+ {
14
+ "system": "http://nationalidentifiers.org/insurers",
15
+ "value": "52345"
16
+ }
17
+ ]
18
+ },
19
+ {
20
+ "resourceType": "DocumentReference",
21
+ "id": "a1",
22
+ "status": "current",
23
+ "content": [
24
+ {
25
+ "attachment": {
26
+ "contentType": "application/pdf",
27
+ "data": "SGVsbG8\u003d",
28
+ "title": "accident notes 20100201.pdf",
29
+ "creation": "2010-02-01T11:50:23-05:00"
30
+ }
31
+ }
32
+ ]
33
+ },
34
+ {
35
+ "resourceType": "DocumentReference",
36
+ "id": "a2",
37
+ "status": "current",
38
+ "content": [
39
+ {
40
+ "attachment": {
41
+ "contentType": "application/pdf",
42
+ "url": "http://happyvalley.com/docs/AB12345",
43
+ "size": 104274,
44
+ "hash": "SGVsbG8gdGhlcmU\u003d",
45
+ "creation": "2010-02-01T10:57:34+01:00"
46
+ }
47
+ }
48
+ ]
49
+ }
50
+ ],
51
+ "identifier": [
52
+ {
53
+ "system": "http://happyvalley.com/supportingdocumentation",
54
+ "value": "52345"
55
+ }
56
+ ],
57
+ "status": "current",
58
+ "created": "2014-09-21T11:50:23-05:00",
59
+ "recipient": [
60
+ {
61
+ "reference": "#org-1"
62
+ }
63
+ ],
64
+ "content": [
65
+ {
66
+ "reference": "#a1"
67
+ },
68
+ {
69
+ "reference": "#a2"
70
+ },
71
+ {
72
+ "reference": "DocumentReference/example"
73
+ },
74
+ {
75
+ "reference": "DiagnosticReport/f001"
76
+ }
77
+ ],
78
+ "related": [
79
+ {
80
+ "identifier": {
81
+ "system": "http://happyvalley.com/claim",
82
+ "value": "12345"
83
+ }
84
+ },
85
+ {
86
+ "identifier": {
87
+ "system": "http://www.BenefitsInc.com/fhir/remittance",
88
+ "value": "R3500"
89
+ }
90
+ }
91
+ ],
92
+ "meta": {
93
+ "tag": [
94
+ {
95
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
96
+ "code": "HTEST",
97
+ "display": "test health data"
98
+ }
99
+ ]
100
+ }
101
+ }
@@ -0,0 +1,171 @@
1
+ {
2
+ "resourceType": "DocumentReference",
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\u003emasterIdentifier\u003c/b\u003e: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7\u003c/p\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: current\u003c/p\u003e\u003cp\u003e\u003cb\u003edocStatus\u003c/b\u003e: preliminary\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Outpatient Note \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://loinc.org/\"\u003eLOINC\u003c/a\u003e#34108-1)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ecategory\u003c/b\u003e: History and Physical \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (classCodes#History and Physical)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"patient-xcda.html\"\u003ePatient/xcda\u003c/a\u003e \u0026quot;Henry LEVIN\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 24/12/2005 9:43:41 AM\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthor\u003c/b\u003e: \u003c/p\u003e\u003cul\u003e\u003cli\u003e\u003ca href\u003d\"practitioner-xcda1.html\"\u003ePractitioner/xcda1\u003c/a\u003e \u0026quot;Sherry DOPPLEMEYER\u0026quot;\u003c/li\u003e\u003cli\u003e\u003ca name\u003d\"a2\"\u003e \u003c/a\u003e\u003c/li\u003e\u003c/ul\u003e\u003cblockquote\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;a2\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: Gerald Smitty \u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e\u003cb\u003eauthenticator\u003c/b\u003e: \u003ca href\u003d\"organization-f001.html\"\u003eOrganization/f001\u003c/a\u003e \u0026quot;Burgers University Medical Center\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003ecustodian\u003c/b\u003e: \u003ca href\u003d\"organization-f001.html\"\u003eOrganization/f001\u003c/a\u003e \u0026quot;Burgers University Medical Center\u0026quot;\u003c/p\u003e\u003ch3\u003eRelatesTos\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\u003ctd\u003e\u003cb\u003eTarget\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eappends\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"documentreference-example.html\"\u003eDocumentReference/example\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: Physical\u003c/p\u003e\u003cp\u003e\u003cb\u003esecurityLabel\u003c/b\u003e: very restricted \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-Confidentiality.html\"\u003eConfidentiality\u003c/a\u003e#V)\u003c/span\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003econtent\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eformat\u003c/b\u003e: History and Physical Specification (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:ihe:pcc:handp:2008 \u003d \u0027urn:ihe:pcc:handp:2008\u0027, stated as \u0027History and Physical Specification\u0027)\u003c/p\u003e\u003c/blockquote\u003e\u003ch3\u003eContexts\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eEncounter\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eEvent\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePeriod\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eFacilityType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePracticeSetting\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eSourcePatientInfo\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRelated\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"encounter-xcda.html\"\u003eEncounter/xcda\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eArm \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (eventCodes#T-D8200)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e2004-12-23T08:00:00+11:00 --\u0026gt; 2004-12-23T08:01:00+11:00\u003c/td\u003e\u003ctd\u003eOutpatient \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (healthcareFacilityTypeCodes#Outpatient)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003eGeneral Medicine \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (practiceSettingCodes#General Medicine)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"patient-xcda.html\"\u003ePatient/xcda\u003c/a\u003e \u0026quot;Henry LEVIN\u0026quot;\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"patient-xcda.html\"\u003ePatient/xcda\u003c/a\u003e \u0026quot;Henry LEVIN\u0026quot;\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Practitioner",
11
+ "id": "a2",
12
+ "name": [
13
+ {
14
+ "family": "Smitty",
15
+ "given": [
16
+ "Gerald"
17
+ ]
18
+ }
19
+ ]
20
+ }
21
+ ],
22
+ "masterIdentifier": {
23
+ "system": "urn:ietf:rfc:3986",
24
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7"
25
+ },
26
+ "identifier": [
27
+ {
28
+ "system": "urn:ietf:rfc:3986",
29
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
30
+ }
31
+ ],
32
+ "status": "current",
33
+ "docStatus": "preliminary",
34
+ "type": {
35
+ "coding": [
36
+ {
37
+ "system": "http://loinc.org",
38
+ "code": "34108-1",
39
+ "display": "Outpatient Note"
40
+ }
41
+ ]
42
+ },
43
+ "category": [
44
+ {
45
+ "coding": [
46
+ {
47
+ "system": "http://ihe.net/xds/connectathon/classCodes",
48
+ "code": "History and Physical",
49
+ "display": "History and Physical"
50
+ }
51
+ ]
52
+ }
53
+ ],
54
+ "subject": {
55
+ "reference": "Patient/xcda"
56
+ },
57
+ "date": "2005-12-24T09:43:41+11:00",
58
+ "author": [
59
+ {
60
+ "reference": "Practitioner/xcda1"
61
+ },
62
+ {
63
+ "reference": "#a2"
64
+ }
65
+ ],
66
+ "authenticator": {
67
+ "reference": "Organization/f001"
68
+ },
69
+ "custodian": {
70
+ "reference": "Organization/f001"
71
+ },
72
+ "relatesTo": [
73
+ {
74
+ "code": "appends",
75
+ "target": {
76
+ "reference": "DocumentReference/example"
77
+ }
78
+ }
79
+ ],
80
+ "description": "Physical",
81
+ "securityLabel": [
82
+ {
83
+ "coding": [
84
+ {
85
+ "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
86
+ "code": "V",
87
+ "display": "very restricted"
88
+ }
89
+ ]
90
+ }
91
+ ],
92
+ "content": [
93
+ {
94
+ "attachment": {
95
+ "contentType": "application/hl7-v3+xml",
96
+ "language": "en-US",
97
+ "url": "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510",
98
+ "size": 3654,
99
+ "hash": "2jmj7l5rSw0yVb/vlWAYkK/YBwk\u003d",
100
+ "title": "Physical",
101
+ "creation": "2005-12-24T09:35:00+11:00"
102
+ },
103
+ "format": {
104
+ "system": "urn:oid:1.3.6.1.4.1.19376.1.2.3",
105
+ "code": "urn:ihe:pcc:handp:2008",
106
+ "display": "History and Physical Specification"
107
+ }
108
+ }
109
+ ],
110
+ "context": {
111
+ "encounter": [
112
+ {
113
+ "reference": "Encounter/xcda"
114
+ }
115
+ ],
116
+ "event": [
117
+ {
118
+ "coding": [
119
+ {
120
+ "system": "http://ihe.net/xds/connectathon/eventCodes",
121
+ "code": "T-D8200",
122
+ "display": "Arm"
123
+ }
124
+ ]
125
+ }
126
+ ],
127
+ "period": {
128
+ "start": "2004-12-23T08:00:00+11:00",
129
+ "end": "2004-12-23T08:01:00+11:00"
130
+ },
131
+ "facilityType": {
132
+ "coding": [
133
+ {
134
+ "system": "http://www.ihe.net/xds/connectathon/healthcareFacilityTypeCodes",
135
+ "code": "Outpatient",
136
+ "display": "Outpatient"
137
+ }
138
+ ]
139
+ },
140
+ "practiceSetting": {
141
+ "coding": [
142
+ {
143
+ "system": "http://www.ihe.net/xds/connectathon/practiceSettingCodes",
144
+ "code": "General Medicine",
145
+ "display": "General Medicine"
146
+ }
147
+ ]
148
+ },
149
+ "sourcePatientInfo": {
150
+ "reference": "Patient/xcda"
151
+ },
152
+ "related": [
153
+ {
154
+ "reference": "Patient/xcda",
155
+ "identifier": {
156
+ "system": "urn:ietf:rfc:3986",
157
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.2345"
158
+ }
159
+ }
160
+ ]
161
+ },
162
+ "meta": {
163
+ "tag": [
164
+ {
165
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
166
+ "code": "HTEST",
167
+ "display": "test health data"
168
+ }
169
+ ]
170
+ }
171
+ }
@@ -0,0 +1,150 @@
1
+ {
2
+ "resourceType": "Encounter",
3
+ "id": "emerg",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eEmergency visit that escalated into inpatient patient @example\u003c/div\u003e"
7
+ },
8
+ "status": "in-progress",
9
+ "statusHistory": [
10
+ {
11
+ "status": "arrived",
12
+ "period": {
13
+ "start": "2017-02-01T07:15:00+10:00",
14
+ "end": "2017-02-01T07:35:00+10:00"
15
+ }
16
+ },
17
+ {
18
+ "status": "triaged",
19
+ "period": {
20
+ "start": "2017-02-01T07:35:00+10:00",
21
+ "end": "2017-02-01T08:45:00+10:00"
22
+ }
23
+ },
24
+ {
25
+ "status": "in-progress",
26
+ "period": {
27
+ "start": "2017-02-01T08:45:00+10:00",
28
+ "end": "2017-02-01T12:15:00+10:00"
29
+ }
30
+ },
31
+ {
32
+ "status": "onleave",
33
+ "period": {
34
+ "start": "2017-02-01T12:15:00+10:00",
35
+ "end": "2017-02-01T12:45:00+10:00"
36
+ }
37
+ },
38
+ {
39
+ "status": "in-progress",
40
+ "period": {
41
+ "start": "2017-02-01T12:45:00+10:00"
42
+ }
43
+ }
44
+ ],
45
+ "class": {
46
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
47
+ "code": "IMP",
48
+ "display": "inpatient encounter"
49
+ },
50
+ "classHistory": [
51
+ {
52
+ "class": {
53
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
54
+ "code": "EMER",
55
+ "display": "emergency"
56
+ },
57
+ "period": {
58
+ "start": "2017-02-01T07:15:00+10:00",
59
+ "end": "2017-02-01T09:27:00+10:00"
60
+ }
61
+ },
62
+ {
63
+ "class": {
64
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
65
+ "code": "IMP",
66
+ "display": "inpatient encounter"
67
+ },
68
+ "period": {
69
+ "start": "2017-02-01T09:27:00+10:00"
70
+ }
71
+ }
72
+ ],
73
+ "subject": {
74
+ "reference": "Patient/example"
75
+ },
76
+ "period": {
77
+ "start": "2017-02-01T07:15:00+10:00"
78
+ },
79
+ "hospitalization": {
80
+ "admitSource": {
81
+ "coding": [
82
+ {
83
+ "system": "http://terminology.hl7.org/CodeSystem/admit-source",
84
+ "code": "emd",
85
+ "display": "From accident/emergency department"
86
+ }
87
+ ]
88
+ }
89
+ },
90
+ "location": [
91
+ {
92
+ "location": {
93
+ "display": "Emergency Waiting Room"
94
+ },
95
+ "status": "active",
96
+ "period": {
97
+ "start": "2017-02-01T07:15:00+10:00",
98
+ "end": "2017-02-01T08:45:00+10:00"
99
+ }
100
+ },
101
+ {
102
+ "location": {
103
+ "display": "Emergency"
104
+ },
105
+ "status": "active",
106
+ "period": {
107
+ "start": "2017-02-01T08:45:00+10:00",
108
+ "end": "2017-02-01T09:27:00+10:00"
109
+ }
110
+ },
111
+ {
112
+ "location": {
113
+ "display": "Ward 1, Room 42, Bed 1"
114
+ },
115
+ "status": "active",
116
+ "period": {
117
+ "start": "2017-02-01T09:27:00+10:00",
118
+ "end": "2017-02-01T12:15:00+10:00"
119
+ }
120
+ },
121
+ {
122
+ "location": {
123
+ "display": "Ward 1, Room 42, Bed 1"
124
+ },
125
+ "status": "reserved",
126
+ "period": {
127
+ "start": "2017-02-01T12:15:00+10:00",
128
+ "end": "2017-02-01T12:45:00+10:00"
129
+ }
130
+ },
131
+ {
132
+ "location": {
133
+ "display": "Ward 1, Room 42, Bed 1"
134
+ },
135
+ "status": "active",
136
+ "period": {
137
+ "start": "2017-02-01T12:45:00+10:00"
138
+ }
139
+ }
140
+ ],
141
+ "meta": {
142
+ "tag": [
143
+ {
144
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
145
+ "code": "HTEST",
146
+ "display": "test health data"
147
+ }
148
+ ]
149
+ }
150
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "resourceType": "Endpoint",
3
+ "id": "direct-endpoint",
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;direct-endpoint\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\u003c/p\u003e\u003cp\u003e\u003cb\u003econnectionType\u003c/b\u003e: direct-project (Details: [not stated] code direct-project \u003d \u0027direct-project\u0027, stated as \u0027null\u0027)\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: MARTIN SMIETANKA\u003c/p\u003e\u003cp\u003e\u003cb\u003emanagingOrganization\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eOrganization/299\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epayloadType\u003c/b\u003e: urn:hl7-org:sdwg:ccda-structuredBody:1.1 \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unknown#urn:hl7-org:sdwg:ccda-structuredBody:1.1)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eaddress\u003c/b\u003e: \u003ca href\u003d\"mailto:MARTIN.SMIETANKA@directnppes.com\"\u003eMARTIN.SMIETANKA@directnppes.com\u003c/a\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "connectionType": {
10
+ "code": "direct-project"
11
+ },
12
+ "name": "MARTIN SMIETANKA",
13
+ "managingOrganization": {
14
+ "reference": "Organization/299"
15
+ },
16
+ "payloadType": [
17
+ {
18
+ "coding": [
19
+ {
20
+ "system": "urn:oid:1.3.6.1.4.1.19376.1.2.3",
21
+ "code": "urn:hl7-org:sdwg:ccda-structuredBody:1.1"
22
+ }
23
+ ]
24
+ }
25
+ ],
26
+ "address": "mailto:MARTIN.SMIETANKA@directnppes.com",
27
+ "meta": {
28
+ "tag": [
29
+ {
30
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
31
+ "code": "HTEST",
32
+ "display": "test health data"
33
+ }
34
+ ]
35
+ }
36
+ }