@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,36 @@
1
+ {
2
+ "resourceType": "Linkage",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003e\u003cb\u003eSource:\u003c/b\u003e Condition/example - \u003ci\u003eSevere burn of left ear (Date: 24-May 2012)\u003c/i\u003e\u003c/p\u003e\n \u003cp\u003e\u003cb\u003eAlternate:\u003c/b\u003e Condition/condition-example - \u003ci\u003eSevere burn of left ear (Date: 24-May 2012)\u003c/i\u003e\u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "author": {
9
+ "reference": "Practitioner/f201"
10
+ },
11
+ "item": [
12
+ {
13
+ "type": "source",
14
+ "resource": {
15
+ "reference": "Condition/example",
16
+ "display": "Severe burn of left ear (Date: 24-May 2012)"
17
+ }
18
+ },
19
+ {
20
+ "type": "alternate",
21
+ "resource": {
22
+ "reference": "Condition/condition-example",
23
+ "display": "Severe burn of left ear (Date: 24-May 2012)"
24
+ }
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": "List",
3
+ "id": "current-allergies",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003ePatient Peter Chalmers, DOB \u003d Dec 25, 1974, MRN \u003d 12345 (Acme Healthcare) has the following allergies\u003c/p\u003e\n \u003cul\u003e\n \u003cli\u003ecashew nut allergenic extract Injectable Product (\u003cb\u003eHigh\u003c/b\u003e)\u003c/li\u003e\n \u003cli\u003eAllergenic extract, penicillin (high)\u003c/li\u003e\n \u003c/ul\u003e\n \u003c/div\u003e"
7
+ },
8
+ "status": "current",
9
+ "mode": "working",
10
+ "title": "Current Allergy List",
11
+ "code": {
12
+ "coding": [
13
+ {
14
+ "system": "http://loinc.org",
15
+ "code": "52472-8",
16
+ "display": "Allergies and Adverse Drug Reactions"
17
+ }
18
+ ],
19
+ "text": "Current Allergy List"
20
+ },
21
+ "date": "2015-07-14T23:10:23+11:00",
22
+ "source": {
23
+ "reference": "Patient/example"
24
+ },
25
+ "orderedBy": {
26
+ "coding": [
27
+ {
28
+ "system": "http://terminology.hl7.org/CodeSystem/list-order",
29
+ "code": "entry-date"
30
+ }
31
+ ]
32
+ },
33
+ "entry": [
34
+ {
35
+ "item": {
36
+ "reference": "AllergyIntolerance/example"
37
+ }
38
+ },
39
+ {
40
+ "item": {
41
+ "reference": "AllergyIntolerance/medication"
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,82 @@
1
+ {
2
+ "resourceType": "Location",
3
+ "id": "1",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eBurgers UMC, South Wing, second floor\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "B1-S.F2"
11
+ }
12
+ ],
13
+ "status": "active",
14
+ "name": "South Wing, second floor",
15
+ "alias": [
16
+ "BU MC, SW, F2",
17
+ "Burgers University Medical Center, South Wing, second floor"
18
+ ],
19
+ "description": "Second floor of the Old South Wing, formerly in use by Psychiatry",
20
+ "mode": "instance",
21
+ "telecom": [
22
+ {
23
+ "system": "phone",
24
+ "value": "2328",
25
+ "use": "work"
26
+ },
27
+ {
28
+ "system": "fax",
29
+ "value": "2329",
30
+ "use": "work"
31
+ },
32
+ {
33
+ "system": "email",
34
+ "value": "second wing admissions"
35
+ },
36
+ {
37
+ "system": "url",
38
+ "value": "http://sampleorg.com/southwing",
39
+ "use": "work"
40
+ }
41
+ ],
42
+ "address": {
43
+ "use": "work",
44
+ "line": [
45
+ "Galapagosweg 91, Building A"
46
+ ],
47
+ "city": "Den Burg",
48
+ "postalCode": "9105 PZ",
49
+ "country": "NLD"
50
+ },
51
+ "physicalType": {
52
+ "coding": [
53
+ {
54
+ "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
55
+ "code": "wi",
56
+ "display": "Wing"
57
+ }
58
+ ]
59
+ },
60
+ "position": {
61
+ "longitude": -83.6945691,
62
+ "latitude": 42.25475478,
63
+ "altitude": 0
64
+ },
65
+ "managingOrganization": {
66
+ "reference": "Organization/f001"
67
+ },
68
+ "endpoint": [
69
+ {
70
+ "reference": "Endpoint/example"
71
+ }
72
+ ],
73
+ "meta": {
74
+ "tag": [
75
+ {
76
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
77
+ "code": "HTEST",
78
+ "display": "test health data"
79
+ }
80
+ ]
81
+ }
82
+ }
@@ -0,0 +1,77 @@
1
+ {
2
+ "resourceType": "ManufacturedItemDefinition",
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: active\u003c/p\u003e\u003cp\u003e\u003cb\u003emanufacturedDoseForm\u003c/b\u003e: Film-coatedtablet \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (manufactureddoseform#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\u003cp\u003e\u003cb\u003emanufacturer\u003c/b\u003e: \u003ca href\u003d\"todo.html\"\u003eOrganization/example\u003c/a\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eproperty\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: shape \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#shape)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: Oval \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eproperty\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: color \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#color)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: pink \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eproperty\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: imprint \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#imprint)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: 894 \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "manufacturedDoseForm": {
10
+ "coding": [
11
+ {
12
+ "system": "http://ema.europa.eu/example/manufactureddoseform",
13
+ "code": "Film-coatedtablet"
14
+ }
15
+ ]
16
+ },
17
+ "unitOfPresentation": {
18
+ "coding": [
19
+ {
20
+ "system": "http://ema.europa.eu/example/unitofpresentation",
21
+ "code": "Tablet"
22
+ }
23
+ ]
24
+ },
25
+ "manufacturer": [
26
+ {
27
+ "reference": "Organization/example"
28
+ }
29
+ ],
30
+ "property": [
31
+ {
32
+ "type": {
33
+ "coding": [
34
+ {
35
+ "code": "shape"
36
+ }
37
+ ]
38
+ },
39
+ "valueCodeableConcept": {
40
+ "text": "Oval"
41
+ }
42
+ },
43
+ {
44
+ "type": {
45
+ "coding": [
46
+ {
47
+ "code": "color"
48
+ }
49
+ ]
50
+ },
51
+ "valueCodeableConcept": {
52
+ "text": "pink"
53
+ }
54
+ },
55
+ {
56
+ "type": {
57
+ "coding": [
58
+ {
59
+ "code": "imprint"
60
+ }
61
+ ]
62
+ },
63
+ "valueCodeableConcept": {
64
+ "text": "894"
65
+ }
66
+ }
67
+ ],
68
+ "meta": {
69
+ "tag": [
70
+ {
71
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
72
+ "code": "HTEST",
73
+ "display": "test health data"
74
+ }
75
+ ]
76
+ }
77
+ }
@@ -0,0 +1,73 @@
1
+ {
2
+ "resourceType": "Measure",
3
+ "id": "component-a-example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eScreening for Alcohol Misuse\n \u003cp\u003eThis measure example is used to illustrate how a composite measure can be constructured. This measure is one component of the composite measure.\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "title": "Screening for Alcohol Misuse",
9
+ "status": "draft",
10
+ "experimental": true,
11
+ "scoring": {
12
+ "coding": [
13
+ {
14
+ "code": "proportion"
15
+ }
16
+ ]
17
+ },
18
+ "group": [
19
+ {
20
+ "id": "Main",
21
+ "population": [
22
+ {
23
+ "code": {
24
+ "coding": [
25
+ {
26
+ "code": "initial-population"
27
+ }
28
+ ]
29
+ },
30
+ "criteria": {
31
+ "language": "text/cql",
32
+ "expression": "Initial Population"
33
+ }
34
+ },
35
+ {
36
+ "code": {
37
+ "coding": [
38
+ {
39
+ "code": "denominator"
40
+ }
41
+ ]
42
+ },
43
+ "criteria": {
44
+ "language": "text/cql",
45
+ "expression": "Denominator"
46
+ }
47
+ },
48
+ {
49
+ "code": {
50
+ "coding": [
51
+ {
52
+ "code": "numerator"
53
+ }
54
+ ]
55
+ },
56
+ "criteria": {
57
+ "language": "text/cql",
58
+ "expression": "Numerator"
59
+ }
60
+ }
61
+ ]
62
+ }
63
+ ],
64
+ "meta": {
65
+ "tag": [
66
+ {
67
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
68
+ "code": "HTEST",
69
+ "display": "test health data"
70
+ }
71
+ ]
72
+ }
73
+ }
@@ -0,0 +1,156 @@
1
+ {
2
+ "resourceType": "MeasureReport",
3
+ "id": "general-example-of-report",
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;general-example-of-report\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: complete\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: individual\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasure\u003c/b\u003e: \u003ca href\u003d\"http://ohie.org/Measure/hiv-indicators\"\u003ehttp://ohie.org/Measure/hiv-indicators\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca name\u003d\"patient-new\"\u003e \u003c/a\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003eDuck Donald (OFFICIAL)\u003c/b\u003e male, DoB: 1976-05-17\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e\u003cb\u003eperiod\u003c/b\u003e: 2018-01-01 --\u0026gt; 2018-12-31\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003egroup\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: QRPH_ADX_ART5_N \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#QRPH_ADX_ART5_N)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 1\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratifier\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: AGE_GROUP:SEX \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#AGE_GROUP:SEX)\u003c/span\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P0Y--P20Y:F \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P0Y--P20Y:F)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 0\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P0Y--P20Y:M \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P0Y--P20Y:M)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 0\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P20Y--P40Y:F \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P20Y--P40Y:F)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 0\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P20Y--P40Y:M \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P20Y--P40Y:M)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 0\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P40Y--P65Y:F \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P40Y--P65Y:F)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 0\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003estratum\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: P40Y--P65Y:M \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#P40Y--P65Y:M)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003emeasureScore\u003c/b\u003e: 1\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Patient",
11
+ "id": "patient-new",
12
+ "name": [
13
+ {
14
+ "use": "official",
15
+ "family": "Donald",
16
+ "given": [
17
+ "Duck"
18
+ ]
19
+ }
20
+ ],
21
+ "gender": "male",
22
+ "birthDate": "1976-05-17",
23
+ "address": [
24
+ {
25
+ "use": "home",
26
+ "line": [
27
+ "1234 Main Street"
28
+ ],
29
+ "city": "DC",
30
+ "postalCode": "20001",
31
+ "country": "USA"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "status": "complete",
37
+ "type": "individual",
38
+ "measure": "http://ohie.org/Measure/hiv-indicators",
39
+ "subject": {
40
+ "reference": "#patient-new"
41
+ },
42
+ "period": {
43
+ "start": "2018-01-01",
44
+ "end": "2018-12-31"
45
+ },
46
+ "group": [
47
+ {
48
+ "code": {
49
+ "coding": [
50
+ {
51
+ "code": "QRPH_ADX_ART5_N"
52
+ }
53
+ ]
54
+ },
55
+ "measureScore": {
56
+ "value": 1
57
+ },
58
+ "stratifier": [
59
+ {
60
+ "code": [
61
+ {
62
+ "coding": [
63
+ {
64
+ "code": "AGE_GROUP:SEX"
65
+ }
66
+ ]
67
+ }
68
+ ],
69
+ "stratum": [
70
+ {
71
+ "value": {
72
+ "coding": [
73
+ {
74
+ "code": "P0Y--P20Y:F"
75
+ }
76
+ ]
77
+ },
78
+ "measureScore": {
79
+ "value": 0
80
+ }
81
+ },
82
+ {
83
+ "value": {
84
+ "coding": [
85
+ {
86
+ "code": "P0Y--P20Y:M"
87
+ }
88
+ ]
89
+ },
90
+ "measureScore": {
91
+ "value": 0
92
+ }
93
+ },
94
+ {
95
+ "value": {
96
+ "coding": [
97
+ {
98
+ "code": "P20Y--P40Y:F"
99
+ }
100
+ ]
101
+ },
102
+ "measureScore": {
103
+ "value": 0
104
+ }
105
+ },
106
+ {
107
+ "value": {
108
+ "coding": [
109
+ {
110
+ "code": "P20Y--P40Y:M"
111
+ }
112
+ ]
113
+ },
114
+ "measureScore": {
115
+ "value": 0
116
+ }
117
+ },
118
+ {
119
+ "value": {
120
+ "coding": [
121
+ {
122
+ "code": "P40Y--P65Y:F"
123
+ }
124
+ ]
125
+ },
126
+ "measureScore": {
127
+ "value": 0
128
+ }
129
+ },
130
+ {
131
+ "value": {
132
+ "coding": [
133
+ {
134
+ "code": "P40Y--P65Y:M"
135
+ }
136
+ ]
137
+ },
138
+ "measureScore": {
139
+ "value": 1
140
+ }
141
+ }
142
+ ]
143
+ }
144
+ ]
145
+ }
146
+ ],
147
+ "meta": {
148
+ "tag": [
149
+ {
150
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
151
+ "code": "HTEST",
152
+ "display": "test health data"
153
+ }
154
+ ]
155
+ }
156
+ }
@@ -0,0 +1,84 @@
1
+ {
2
+ "resourceType": "Media",
3
+ "id": "1.2.840.11361907579238403408700.3.1.04.19970327150033",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n Ultrasound Image on patient \u0026quot;James Chalmers\u0026quot;:\u003cbr/\u003e\n \u003cimg src\u003d\"http://imaging.acme.com/wado/server?requestType\u003dWADO\u0026amp;contentType\u003dapplication%2Fdicom\u0026amp;studyUid\u003d1.2.840.113619.2.21.848.34082.0.538976288.3\u0026amp;seriesUid\u003d1.2.840.113619.2.21.3408.700.0.757923840.3.0\u0026amp;objectUid\u003d1.2.840.11361907579238403408700.3.1.04.19970327150033\" alt\u003d\"WADO reference to image\"/\u003e\n\n \u003c/div\u003e"
7
+ },
8
+ "extension": [
9
+ {
10
+ "url": "http://nema.org/fhir/extensions#0002-0010",
11
+ "valueUri": "urn:oid:1.2.840.10008.1.2.1"
12
+ }
13
+ ],
14
+ "identifier": [
15
+ {
16
+ "use": "official",
17
+ "type": {
18
+ "text": "InstanceUID"
19
+ },
20
+ "system": "urn:dicom:uid",
21
+ "value": "urn:oid:1.2.840.11361907579238403408700.3.1.04.19970327150033"
22
+ },
23
+ {
24
+ "type": {
25
+ "text": "accessionNo"
26
+ },
27
+ "system": "http://acme-imaging.com/accession/2012",
28
+ "value": "1234567"
29
+ },
30
+ {
31
+ "type": {
32
+ "text": "studyId"
33
+ },
34
+ "system": "urn:dicom:uid",
35
+ "value": "urn:oid:1.2.840.113619.2.21.848.34082.0.538976288.3"
36
+ },
37
+ {
38
+ "type": {
39
+ "text": "seriesId"
40
+ },
41
+ "system": "urn:dicom:uid",
42
+ "value": "urn:oid:1.2.840.113619.2.21.3408.700.0.757923840.3.0"
43
+ }
44
+ ],
45
+ "status": "completed",
46
+ "modality": {
47
+ "coding": [
48
+ {
49
+ "system": "http://dicom.nema.org/resources/ontology/DCM",
50
+ "code": "US"
51
+ }
52
+ ]
53
+ },
54
+ "view": {
55
+ "coding": [
56
+ {
57
+ "system": "http://snomed.info/sct",
58
+ "code": "399067008",
59
+ "display": "Lateral projection"
60
+ }
61
+ ]
62
+ },
63
+ "subject": {
64
+ "reference": "Patient/example"
65
+ },
66
+ "device": {
67
+ "display": "G.E. Medical Systems"
68
+ },
69
+ "height": 480,
70
+ "width": 640,
71
+ "content": {
72
+ "contentType": "application/dicom",
73
+ "url": "http://imaging.acme.com/wado/server?requestType\u003dWADO\u0026contentType\u003dapplication%2Fdicom\u0026studyUid\u003d1.2.840.113619.2.21.848.34082.0.538976288.3\u0026seriesUid\u003d1.2.840.113619.2.21.3408.700.0.757923840.3.0\u0026objectUid\u003d1.2.840.11361907579238403408700.3.1.04.19970327150033"
74
+ },
75
+ "meta": {
76
+ "tag": [
77
+ {
78
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
79
+ "code": "HTEST",
80
+ "display": "test health data"
81
+ }
82
+ ]
83
+ }
84
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "resourceType": "Medication",
3
+ "id": "med0301",
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;med0301\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ndc.html\"\u003eNational drug codes\u003c/a\u003e#0409-6531-02)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: active\u003c/p\u003e\u003cp\u003e\u003cb\u003emanufacturer\u003c/b\u003e: \u003ca name\u003d\"org4\"\u003e \u003c/a\u003e\u003c/p\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;org4\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: Pfizer Laboratories Div Pfizer Inc\u003c/p\u003e\u003c/blockquote\u003e\u003cp\u003e\u003cb\u003eform\u003c/b\u003e: Injection Solution (qualifier value) \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#385219001)\u003c/span\u003e\u003c/p\u003e\u003ch3\u003eIngredients\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eItem[x]\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eIsActive\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eStrength\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eVancomycin Hydrochloride \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#66955)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003etrue\u003c/td\u003e\u003ctd\u003e500 mg\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mg \u003d \u0027mg\u0027)\u003c/span\u003e/10 mL\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mL \u003d \u0027mL\u0027)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003eBatches\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eLotNumber\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExpirationDate\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e9494788\u003c/td\u003e\u003ctd\u003e2017-05-22\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Organization",
11
+ "id": "org4",
12
+ "name": "Pfizer Laboratories Div Pfizer Inc"
13
+ }
14
+ ],
15
+ "code": {
16
+ "coding": [
17
+ {
18
+ "system": "http://hl7.org/fhir/sid/ndc",
19
+ "code": "0409-6531-02",
20
+ "display": "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"
21
+ }
22
+ ]
23
+ },
24
+ "status": "active",
25
+ "manufacturer": {
26
+ "reference": "#org4"
27
+ },
28
+ "form": {
29
+ "coding": [
30
+ {
31
+ "system": "http://snomed.info/sct",
32
+ "code": "385219001",
33
+ "display": "Injection Solution (qualifier value)"
34
+ }
35
+ ]
36
+ },
37
+ "ingredient": [
38
+ {
39
+ "itemCodeableConcept": {
40
+ "coding": [
41
+ {
42
+ "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
43
+ "code": "66955",
44
+ "display": "Vancomycin Hydrochloride"
45
+ }
46
+ ]
47
+ },
48
+ "isActive": true,
49
+ "strength": {
50
+ "numerator": {
51
+ "value": 500,
52
+ "system": "http://unitsofmeasure.org",
53
+ "code": "mg"
54
+ },
55
+ "denominator": {
56
+ "value": 10,
57
+ "system": "http://unitsofmeasure.org",
58
+ "code": "mL"
59
+ }
60
+ }
61
+ }
62
+ ],
63
+ "batch": {
64
+ "lotNumber": "9494788",
65
+ "expirationDate": "2017-05-22"
66
+ },
67
+ "meta": {
68
+ "tag": [
69
+ {
70
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
71
+ "code": "HTEST",
72
+ "display": "test health data"
73
+ }
74
+ ]
75
+ }
76
+ }