@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,54 @@
1
+ {
2
+ "resourceType": "ImmunizationEvaluation",
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: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: completed\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\u003edate\u003c/b\u003e: 2013-01-10\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthority\u003c/b\u003e: \u003ca href\u003d\"organization-hl7.html\"\u003eOrganization/hl7\u003c/a\u003e \u0026quot;Health Level Seven International\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003etargetDisease\u003c/b\u003e: Gestational rubella syndrome \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#1857005)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eimmunizationEvent\u003c/b\u003e: \u003ca href\u003d\"immunization-example.html\"\u003eImmunization/example\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edoseStatus\u003c/b\u003e: Valid \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-immunization-evaluation-dose-status.html\"\u003eImmunization Evaluation Dose Status codes\u003c/a\u003e#valid)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eseries\u003c/b\u003e: Vaccination Series 1\u003c/p\u003e\u003cp\u003e\u003cb\u003edoseNumber\u003c/b\u003e: 1\u003c/p\u003e\u003cp\u003e\u003cb\u003eseriesDoses\u003c/b\u003e: 3\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "urn:ietf:rfc:3986",
11
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
12
+ }
13
+ ],
14
+ "status": "completed",
15
+ "patient": {
16
+ "reference": "Patient/example"
17
+ },
18
+ "date": "2013-01-10",
19
+ "authority": {
20
+ "reference": "Organization/hl7"
21
+ },
22
+ "targetDisease": {
23
+ "coding": [
24
+ {
25
+ "system": "http://snomed.info/sct",
26
+ "code": "1857005"
27
+ }
28
+ ]
29
+ },
30
+ "immunizationEvent": {
31
+ "reference": "Immunization/example"
32
+ },
33
+ "doseStatus": {
34
+ "coding": [
35
+ {
36
+ "system": "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status",
37
+ "code": "valid",
38
+ "display": "Valid"
39
+ }
40
+ ]
41
+ },
42
+ "series": "Vaccination Series 1",
43
+ "doseNumberPositiveInt": 1,
44
+ "seriesDosesPositiveInt": 3,
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,97 @@
1
+ {
2
+ "resourceType": "ImmunizationRecommendation",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eAuthored by Joginder Madra\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "urn:ietf:rfc:3986",
11
+ "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235"
12
+ }
13
+ ],
14
+ "patient": {
15
+ "reference": "Patient/example"
16
+ },
17
+ "date": "2015-02-09T11:04:15.817-05:00",
18
+ "authority": {
19
+ "reference": "Organization/hl7"
20
+ },
21
+ "recommendation": [
22
+ {
23
+ "targetDisease": {
24
+ "coding": [
25
+ {
26
+ "system": "http://snomed.info/sct",
27
+ "code": "40468003"
28
+ }
29
+ ]
30
+ },
31
+ "forecastStatus": {
32
+ "text": "Not Complete"
33
+ },
34
+ "dateCriterion": [
35
+ {
36
+ "code": {
37
+ "coding": [
38
+ {
39
+ "system": "http://loinc.org",
40
+ "code": "30981-5",
41
+ "display": "Earliest date to give"
42
+ }
43
+ ]
44
+ },
45
+ "value": "2015-12-01T00:00:00-05:00"
46
+ },
47
+ {
48
+ "code": {
49
+ "coding": [
50
+ {
51
+ "system": "http://example.org/fhir/CodeSystem/immunization-recommendation-date-criterion",
52
+ "code": "recommended",
53
+ "display": "Recommended"
54
+ }
55
+ ]
56
+ },
57
+ "value": "2015-12-01T00:00:00-05:00"
58
+ },
59
+ {
60
+ "code": {
61
+ "coding": [
62
+ {
63
+ "system": "http://example.org/fhir/CodeSystem/immunization-recommendation-date-criterion",
64
+ "code": "overdue",
65
+ "display": "Past Due Date"
66
+ }
67
+ ]
68
+ },
69
+ "value": "2016-12-28T00:00:00-05:00"
70
+ }
71
+ ],
72
+ "description": "First sequence in protocol",
73
+ "series": "Vaccination Series 1",
74
+ "doseNumberPositiveInt": 1,
75
+ "seriesDosesPositiveInt": 3,
76
+ "supportingImmunization": [
77
+ {
78
+ "reference": "Immunization/example"
79
+ }
80
+ ],
81
+ "supportingPatientInformation": [
82
+ {
83
+ "reference": "Observation/example"
84
+ }
85
+ ]
86
+ }
87
+ ],
88
+ "meta": {
89
+ "tag": [
90
+ {
91
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
92
+ "code": "HTEST",
93
+ "display": "test health data"
94
+ }
95
+ ]
96
+ }
97
+ }
@@ -0,0 +1,128 @@
1
+ {
2
+ "resourceType": "ImplementationGuide",
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\u003eurl\u003c/b\u003e: \u003ccode\u003ehttp://hl7.org/fhir/us/daf\u003c/code\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003eversion\u003c/b\u003e: 0\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: Data Access Framework (DAF)\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: draft\u003c/p\u003e\u003cp\u003e\u003cb\u003eexperimental\u003c/b\u003e: false\u003c/p\u003e\u003cp\u003e\u003cb\u003edate\u003c/b\u003e: 2015-01-01\u003c/p\u003e\u003cp\u003e\u003cb\u003epublisher\u003c/b\u003e: ONC / HL7 Joint project\u003c/p\u003e\u003cp\u003e\u003cb\u003econtact\u003c/b\u003e: ONC: \u003ca href\u003d\"http://www.healthit.gov\"\u003ehttp://www.healthit.gov\u003c/a\u003e, HL7: \u003ca href\u003d\"http://hl7.org/fhir\"\u003ehttp://hl7.org/fhir\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations\u003c/p\u003e\u003cp\u003e\u003cb\u003ejurisdiction\u003c/b\u003e: United States of America \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unknown#US)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ecopyright\u003c/b\u003e: Published by ONC under the standard FHIR license (CC0)\u003c/p\u003e\u003cp\u003e\u003cb\u003epackageId\u003c/b\u003e: hl7.fhir.us.daf\u003c/p\u003e\u003cp\u003e\u003cb\u003elicense\u003c/b\u003e: CC0-1.0\u003c/p\u003e\u003cp\u003e\u003cb\u003efhirVersion\u003c/b\u003e: 4.3.0-cibuild\u003c/p\u003e\u003ch3\u003eDependsOns\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eUri\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://hl7.org/fhir/ImplementationGuide/uscore\"\u003ehttp://hl7.org/fhir/ImplementationGuide/uscore\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003eGlobals\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\u003eProfile\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003ePatient\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://hl7.org/fhir/us/core/StructureDefinition/patient\"\u003ehttp://hl7.org/fhir/us/core/StructureDefinition/patient\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003edefinition\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eGroupings\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eName\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003etest\u003c/td\u003e\u003ctd\u003eBase package (not broken up into multiple packages)\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003eResources\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eReference\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eName\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExample[x]\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"todo.html\"\u003ePatient/test\u003c/a\u003e\u003c/td\u003e\u003ctd\u003eTest Example\u003c/td\u003e\u003ctd\u003eA test example to show how an implementation guide works\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://hl7.org/fhir/us/core/StructureDefinition/patient\"\u003ehttp://hl7.org/fhir/us/core/StructureDefinition/patient\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epage\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ename\u003c/b\u003e: \u003ccode\u003epatient-example.html\u003c/code\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etitle\u003c/b\u003e: Example Patient Page\u003c/p\u003e\u003cp\u003e\u003cb\u003egeneration\u003c/b\u003e: html\u003c/p\u003e\u003ch3\u003ePages\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eName[x]\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eTitle\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eGeneration\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ccode\u003elist.html\u003c/code\u003e\u003c/td\u003e\u003ctd\u003eValue Set Page\u003c/td\u003e\u003ctd\u003ehtml\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003ch3\u003eParameters\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\u003eValue\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eapply\u003c/td\u003e\u003ctd\u003eversion\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003emanifest\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003erendering\u003c/b\u003e: \u003ca href\u003d\"http://hl7.org/fhir/us/daf\"\u003ehttp://hl7.org/fhir/us/daf\u003c/a\u003e\u003c/p\u003e\u003ch3\u003eResources\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eReference\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eExample[x]\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eRelativePath\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"todo.html\"\u003ePatient/test\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"http://hl7.org/fhir/us/core/StructureDefinition/patient\"\u003ehttp://hl7.org/fhir/us/core/StructureDefinition/patient\u003c/a\u003e\u003c/td\u003e\u003ctd\u003e\u003ccode\u003epatient-test.html#patient-test\u003c/code\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003ePages\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eName\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eTitle\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eAnchor\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003epatient-test.html\u003c/td\u003e\u003ctd\u003eTest Patient Example\u003c/td\u003e\u003ctd\u003epatient-test, tx, uml\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003eimage\u003c/b\u003e: fhir.png\u003c/p\u003e\u003cp\u003e\u003cb\u003eother\u003c/b\u003e: fhir.css\u003c/p\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "url": "http://hl7.org/fhir/us/daf",
9
+ "version": "0",
10
+ "name": "Data Access Framework (DAF)",
11
+ "status": "draft",
12
+ "experimental": false,
13
+ "date": "2015-01-01",
14
+ "publisher": "ONC / HL7 Joint project",
15
+ "contact": [
16
+ {
17
+ "name": "ONC",
18
+ "telecom": [
19
+ {
20
+ "system": "url",
21
+ "value": "http://www.healthit.gov"
22
+ }
23
+ ]
24
+ },
25
+ {
26
+ "name": "HL7",
27
+ "telecom": [
28
+ {
29
+ "system": "url",
30
+ "value": "http://hl7.org/fhir"
31
+ }
32
+ ]
33
+ }
34
+ ],
35
+ "description": "The Data Access Framework (DAF) Initiative leverages the HL7 FHIR standards to standardize access to Meaningful Use Stage 2 structured information both within the organization and from external organizations",
36
+ "jurisdiction": [
37
+ {
38
+ "coding": [
39
+ {
40
+ "system": "urn:iso:std:iso:3166",
41
+ "code": "US"
42
+ }
43
+ ]
44
+ }
45
+ ],
46
+ "copyright": "Published by ONC under the standard FHIR license (CC0)",
47
+ "packageId": "hl7.fhir.us.daf",
48
+ "license": "CC0-1.0",
49
+ "fhirVersion": [
50
+ "4.3.0-cibuild"
51
+ ],
52
+ "dependsOn": [
53
+ {
54
+ "uri": "http://hl7.org/fhir/ImplementationGuide/uscore"
55
+ }
56
+ ],
57
+ "global": [
58
+ {
59
+ "type": "Patient",
60
+ "profile": "http://hl7.org/fhir/us/core/StructureDefinition/patient"
61
+ }
62
+ ],
63
+ "definition": {
64
+ "grouping": [
65
+ {
66
+ "name": "test",
67
+ "description": "Base package (not broken up into multiple packages)"
68
+ }
69
+ ],
70
+ "resource": [
71
+ {
72
+ "reference": {
73
+ "reference": "Patient/test"
74
+ },
75
+ "name": "Test Example",
76
+ "description": "A test example to show how an implementation guide works",
77
+ "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/patient"
78
+ }
79
+ ],
80
+ "page": {
81
+ "nameUrl": "patient-example.html",
82
+ "title": "Example Patient Page",
83
+ "generation": "html",
84
+ "page": [
85
+ {
86
+ "nameUrl": "list.html",
87
+ "title": "Value Set Page",
88
+ "generation": "html"
89
+ }
90
+ ]
91
+ },
92
+ "parameter": [
93
+ {
94
+ "code": "apply",
95
+ "value": "version"
96
+ }
97
+ ]
98
+ },
99
+ "manifest": {
100
+ "rendering": "http://hl7.org/fhir/us/daf",
101
+ "resource": [
102
+ {
103
+ "reference": {
104
+ "reference": "Patient/test"
105
+ },
106
+ "exampleCanonical": "http://hl7.org/fhir/us/core/StructureDefinition/patient",
107
+ "relativePath": "patient-test.html#patient-test"
108
+ }
109
+ ],
110
+ "page": [
111
+ {
112
+ "name": "patient-test.html",
113
+ "title": "Test Patient Example",
114
+ "anchor": [
115
+ "patient-test",
116
+ "tx",
117
+ "uml"
118
+ ]
119
+ }
120
+ ],
121
+ "image": [
122
+ "fhir.png"
123
+ ],
124
+ "other": [
125
+ "fhir.css"
126
+ ]
127
+ }
128
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "resourceType": "Ingredient",
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\u003erole\u003c/b\u003e: ActiveBase \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (ingredientRole#ActiveBase)\u003c/span\u003e\u003c/p\u003e\u003ch3\u003eManufacturers\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eManufacturer\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"todo.html\"\u003eOrganization/example\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003esubstance\u003c/b\u003e\u003c/p\u003e\u003ch3\u003eStrengths\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003ePresentation[x]\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e2.5 mg\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mg \u003d \u0027mg\u0027)\u003c/span\u003e/1 tablet\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code {tablet} \u003d \u0027{tablet}\u0027)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "status": "active",
9
+ "role": {
10
+ "coding": [
11
+ {
12
+ "system": "http://ema.europa.eu/example/ingredientRole",
13
+ "code": "ActiveBase"
14
+ }
15
+ ]
16
+ },
17
+ "manufacturer": [
18
+ {
19
+ "manufacturer": {
20
+ "reference": "Organization/example"
21
+ }
22
+ }
23
+ ],
24
+ "substance": {
25
+ "code": {
26
+ "concept": {
27
+ "coding": [
28
+ {
29
+ "system": "http://ema.europa.eu/example/substance",
30
+ "code": "EQUIXABAN"
31
+ }
32
+ ]
33
+ }
34
+ },
35
+ "strength": [
36
+ {
37
+ "presentationRatio": {
38
+ "numerator": {
39
+ "value": 2.5,
40
+ "unit": "mg",
41
+ "system": "http://unitsofmeasure.org",
42
+ "code": "mg"
43
+ },
44
+ "denominator": {
45
+ "value": 1,
46
+ "unit": "tablet",
47
+ "system": "http://unitsofmeasure.org",
48
+ "code": "{tablet}"
49
+ }
50
+ }
51
+ }
52
+ ]
53
+ },
54
+ "meta": {
55
+ "tag": [
56
+ {
57
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
58
+ "code": "HTEST",
59
+ "display": "test health data"
60
+ }
61
+ ]
62
+ }
63
+ }
@@ -0,0 +1,18 @@
1
+ {
2
+ "resourceType": "InsurancePlan",
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\u003ename\u003c/b\u003e: foo\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "name": "foo",
9
+ "meta": {
10
+ "tag": [
11
+ {
12
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
13
+ "code": "HTEST",
14
+ "display": "test health data"
15
+ }
16
+ ]
17
+ }
18
+ }
@@ -0,0 +1,61 @@
1
+ {
2
+ "resourceType": "Invoice",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003eExample of Invoice\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://myHospital.org/Invoices",
11
+ "value": "654321"
12
+ }
13
+ ],
14
+ "status": "issued",
15
+ "subject": {
16
+ "reference": "Patient/example"
17
+ },
18
+ "date": "2017-01-25T08:00:00+01:00",
19
+ "participant": [
20
+ {
21
+ "role": {
22
+ "coding": [
23
+ {
24
+ "system": "http://snomed.info/sct",
25
+ "code": "17561000",
26
+ "display": "Cardiologist"
27
+ }
28
+ ]
29
+ },
30
+ "actor": {
31
+ "reference": "Practitioner/example"
32
+ }
33
+ }
34
+ ],
35
+ "issuer": {
36
+ "identifier": {
37
+ "system": "http://myhospital/NamingSystem/departments",
38
+ "value": "CARD_INTERMEDIATE_CARE"
39
+ }
40
+ },
41
+ "account": {
42
+ "reference": "Account/example"
43
+ },
44
+ "totalNet": {
45
+ "value": 40,
46
+ "currency": "EUR"
47
+ },
48
+ "totalGross": {
49
+ "value": 48,
50
+ "currency": "EUR"
51
+ },
52
+ "meta": {
53
+ "tag": [
54
+ {
55
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
56
+ "code": "HTEST",
57
+ "display": "test health data"
58
+ }
59
+ ]
60
+ }
61
+ }