@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,26 @@
1
+ {
2
+ "resourceType": "ObservationDefinition",
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\u003ecode\u003c/b\u003e: Glucose [Moles/volume] in Blood \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://loinc.org/\"\u003eLOINC\u003c/a\u003e#15074-8)\u003c/span\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "code": {
9
+ "coding": [
10
+ {
11
+ "system": "http://loinc.org",
12
+ "code": "15074-8",
13
+ "display": "Glucose [Moles/volume] in Blood"
14
+ }
15
+ ]
16
+ },
17
+ "meta": {
18
+ "tag": [
19
+ {
20
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
21
+ "code": "HTEST",
22
+ "display": "test health data"
23
+ }
24
+ ]
25
+ }
26
+ }
@@ -0,0 +1,145 @@
1
+ {
2
+ "resourceType": "OperationDefinition",
3
+ "id": "ActivityDefinition-apply",
4
+ "text": {
5
+ "status": "extensions",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\u003ch2\u003eApply\u003c/h2\u003e\u003cp\u003eOPERATION: Apply\u003c/p\u003e\u003cp\u003eThe official URL for this operation definition is: \u003c/p\u003e\u003cpre\u003ehttp://hl7.org/fhir/OperationDefinition/ActivityDefinition-apply\u003c/pre\u003e\u003cdiv\u003e\u003cp\u003eThe apply operation applies a definition in a specific context\u003c/p\u003e\n\u003c/div\u003e\u003cp\u003eURL: [base]/ActivityDefinition/$apply\u003c/p\u003e\u003cp\u003eURL: [base]/ActivityDefinition/[id]/$apply\u003c/p\u003e\u003cp\u003eParameters\u003c/p\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e\u003cb\u003eUse\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eName\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCardinality\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eBinding\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDocumentation\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003eactivityDefinition\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"activitydefinition.html\"\u003eActivityDefinition\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe activity definition to apply. If the operation is invoked on an instance, this parameter is not allowed. If the operation is invoked at the type level, this parameter is required\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003esubject\u003c/td\u003e\u003ctd\u003e1..*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#string\"\u003estring\u003c/a\u003e\u003cbr/\u003e(\u003ca href\u003d\"search.html#reference\"\u003ereference\u003c/a\u003e)\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe subject(s) that is/are the target of the activity definition to be applied. The subject may be a Patient, Practitioner, Organization, Location, Device, or Group. Subjects provided in this parameter will be resolved as the subject of the PlanDefinition based on the type of the subject. If multiple subjects of the same type are provided, the behavior is implementation-defined\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003eencounter\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#string\"\u003estring\u003c/a\u003e\u003cbr/\u003e(\u003ca href\u003d\"search.html#reference\"\u003ereference\u003c/a\u003e)\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe encounter in context, if any\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003epractitioner\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#string\"\u003estring\u003c/a\u003e\u003cbr/\u003e(\u003ca href\u003d\"search.html#reference\"\u003ereference\u003c/a\u003e)\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe practitioner in context\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003eorganization\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#string\"\u003estring\u003c/a\u003e\u003cbr/\u003e(\u003ca href\u003d\"search.html#reference\"\u003ereference\u003c/a\u003e)\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe organization in context\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003euserType\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#CodeableConcept\"\u003eCodeableConcept\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe type of user initiating the request, e.g. patient, healthcare provider, or specific type of healthcare provider (physician, nurse, etc.)\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003euserLanguage\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#CodeableConcept\"\u003eCodeableConcept\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003ePreferred language of the person using the system\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003euserTaskContext\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#CodeableConcept\"\u003eCodeableConcept\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003esetting\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#CodeableConcept\"\u003eCodeableConcept\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe current setting of the request (inpatient, outpatient, etc.)\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eIN\u003c/td\u003e\u003ctd\u003esettingContext\u003c/td\u003e\u003ctd\u003e0..1\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"datatypes.html#CodeableConcept\"\u003eCodeableConcept\u003c/a\u003e\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eAdditional detail about the setting of the request, if any\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003eOUT\u003c/td\u003e\u003ctd\u003ereturn\u003c/td\u003e\u003ctd\u003e1..1\u003c/td\u003e\u003ctd\u003eAny\u003c/td\u003e\u003ctd/\u003e\u003ctd\u003e\u003cdiv\u003e\u003cp\u003eThe resource that is the result of applying the definition\u003c/p\u003e\n\u003c/div\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cdiv\u003e\u003cp\u003eThe result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. If the ActivityDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation. In addition, parameters to the $apply operation are available within dynamicValue expressions as context variables, accessible by the name of the parameter, prefixed with a percent (%) symbol. For a more detailed description, refer to the ActivityDefinition resource\u003c/p\u003e\n\u003c/div\u003e\u003c/div\u003e"
7
+ },
8
+ "extension": [
9
+ {
10
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
11
+ "valueInteger": 3
12
+ },
13
+ {
14
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
15
+ "valueCode": "trial-use"
16
+ }
17
+ ],
18
+ "url": "http://hl7.org/fhir/OperationDefinition/ActivityDefinition-apply",
19
+ "version": "4.3.0",
20
+ "name": "Apply",
21
+ "title": "Apply",
22
+ "status": "draft",
23
+ "kind": "operation",
24
+ "experimental": false,
25
+ "date": "2022-05-28T12:47:40+10:00",
26
+ "publisher": "HL7 (FHIR Project)",
27
+ "contact": [
28
+ {
29
+ "telecom": [
30
+ {
31
+ "system": "url",
32
+ "value": "http://hl7.org/fhir"
33
+ },
34
+ {
35
+ "system": "email",
36
+ "value": "fhir@lists.hl7.org"
37
+ }
38
+ ]
39
+ }
40
+ ],
41
+ "description": "The apply operation applies a definition in a specific context",
42
+ "affectsState": false,
43
+ "code": "apply",
44
+ "comment": "The result of invoking this operation is a resource of the type specified by the activity definition, with all the definitions resolved as appropriate for the type of resource. Any dynamicValue elements will be evaluated (in the order in which they appear in the resource) and the results applied to the returned resource. If the ActivityDefinition includes library references, those libraries will be available to the evaluated expressions. If those libraries have parameters, those parameters will be bound by name to the parameters given to the operation. In addition, parameters to the $apply operation are available within dynamicValue expressions as context variables, accessible by the name of the parameter, prefixed with a percent (%) symbol. For a more detailed description, refer to the ActivityDefinition resource",
45
+ "resource": [
46
+ "ActivityDefinition"
47
+ ],
48
+ "system": false,
49
+ "type": true,
50
+ "instance": true,
51
+ "parameter": [
52
+ {
53
+ "name": "activityDefinition",
54
+ "use": "in",
55
+ "min": 0,
56
+ "max": "1",
57
+ "documentation": "The activity definition to apply. If the operation is invoked on an instance, this parameter is not allowed. If the operation is invoked at the type level, this parameter is required",
58
+ "type": "ActivityDefinition"
59
+ },
60
+ {
61
+ "name": "subject",
62
+ "use": "in",
63
+ "min": 1,
64
+ "max": "*",
65
+ "documentation": "The subject(s) that is/are the target of the activity definition to be applied. The subject may be a Patient, Practitioner, Organization, Location, Device, or Group. Subjects provided in this parameter will be resolved as the subject of the PlanDefinition based on the type of the subject. If multiple subjects of the same type are provided, the behavior is implementation-defined",
66
+ "type": "string",
67
+ "searchType": "reference"
68
+ },
69
+ {
70
+ "name": "encounter",
71
+ "use": "in",
72
+ "min": 0,
73
+ "max": "1",
74
+ "documentation": "The encounter in context, if any",
75
+ "type": "string",
76
+ "searchType": "reference"
77
+ },
78
+ {
79
+ "name": "practitioner",
80
+ "use": "in",
81
+ "min": 0,
82
+ "max": "1",
83
+ "documentation": "The practitioner in context",
84
+ "type": "string",
85
+ "searchType": "reference"
86
+ },
87
+ {
88
+ "name": "organization",
89
+ "use": "in",
90
+ "min": 0,
91
+ "max": "1",
92
+ "documentation": "The organization in context",
93
+ "type": "string",
94
+ "searchType": "reference"
95
+ },
96
+ {
97
+ "name": "userType",
98
+ "use": "in",
99
+ "min": 0,
100
+ "max": "1",
101
+ "documentation": "The type of user initiating the request, e.g. patient, healthcare provider, or specific type of healthcare provider (physician, nurse, etc.)",
102
+ "type": "CodeableConcept"
103
+ },
104
+ {
105
+ "name": "userLanguage",
106
+ "use": "in",
107
+ "min": 0,
108
+ "max": "1",
109
+ "documentation": "Preferred language of the person using the system",
110
+ "type": "CodeableConcept"
111
+ },
112
+ {
113
+ "name": "userTaskContext",
114
+ "use": "in",
115
+ "min": 0,
116
+ "max": "1",
117
+ "documentation": "The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources",
118
+ "type": "CodeableConcept"
119
+ },
120
+ {
121
+ "name": "setting",
122
+ "use": "in",
123
+ "min": 0,
124
+ "max": "1",
125
+ "documentation": "The current setting of the request (inpatient, outpatient, etc.)",
126
+ "type": "CodeableConcept"
127
+ },
128
+ {
129
+ "name": "settingContext",
130
+ "use": "in",
131
+ "min": 0,
132
+ "max": "1",
133
+ "documentation": "Additional detail about the setting of the request, if any",
134
+ "type": "CodeableConcept"
135
+ },
136
+ {
137
+ "name": "return",
138
+ "use": "out",
139
+ "min": 1,
140
+ "max": "1",
141
+ "documentation": "The resource that is the result of applying the definition",
142
+ "type": "Any"
143
+ }
144
+ ]
145
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "resourceType": "OperationOutcome",
3
+ "id": "101",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003cp\u003eThe code \u0026quot;W\u0026quot; is not known and not legal Patient.gender.\u003c/p\u003e\n \u003c/div\u003e"
7
+ },
8
+ "issue": [
9
+ {
10
+ "severity": "error",
11
+ "code": "code-invalid",
12
+ "details": {
13
+ "text": "The code \"W\" is not known and not legal in this context"
14
+ },
15
+ "diagnostics": "Acme.Interop.FHIRProcessors.Patient.processGender line 2453",
16
+ "location": [
17
+ "/f:Patient/f:gender"
18
+ ],
19
+ "expression": [
20
+ "Patient.gender"
21
+ ]
22
+ }
23
+ ],
24
+ "meta": {
25
+ "tag": [
26
+ {
27
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
28
+ "code": "HTEST",
29
+ "display": "test health data"
30
+ }
31
+ ]
32
+ }
33
+ }
@@ -0,0 +1,36 @@
1
+ {
2
+ "resourceType": "Organization",
3
+ "id": "1",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \n \u003cp\u003eGastroenterology @ Acme Hospital. ph: +1 555 234 3523, email: \n \u003ca href\u003d\"mailto:gastro@acme.org\"\u003egastro@acme.org\u003c/a\u003e\n \u003c/p\u003e\n \n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.acme.org.au/units",
11
+ "value": "Gastro"
12
+ }
13
+ ],
14
+ "name": "Gastroenterology",
15
+ "telecom": [
16
+ {
17
+ "system": "phone",
18
+ "value": "+1 555 234 3523",
19
+ "use": "mobile"
20
+ },
21
+ {
22
+ "system": "email",
23
+ "value": "gastro@acme.org",
24
+ "use": "work"
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,84 @@
1
+ {
2
+ "resourceType": "OrganizationAffiliation",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t\u003cp\u003e\n\t\t\t\tHL7 Payer Network services for Acme Hospital from 1-Jan 2012 to 31-Mar 2012\n\t\t\t\u003c/p\u003e\n\t\t\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://www.acme.org/practitioners",
11
+ "value": "23"
12
+ }
13
+ ],
14
+ "active": true,
15
+ "period": {
16
+ "start": "2012-01-01",
17
+ "end": "2012-03-31"
18
+ },
19
+ "organization": {
20
+ "reference": "Organization/hl7pay"
21
+ },
22
+ "participatingOrganization": {
23
+ "reference": "Organization/f001"
24
+ },
25
+ "network": [
26
+ {
27
+ "reference": "Organization/hl7pay",
28
+ "display": "HL7 Payer Network"
29
+ }
30
+ ],
31
+ "code": [
32
+ {
33
+ "coding": [
34
+ {
35
+ "system": "http://terminology.hl7.org/CodeSystem/organization-role",
36
+ "code": "provider"
37
+ }
38
+ ]
39
+ }
40
+ ],
41
+ "specialty": [
42
+ {
43
+ "coding": [
44
+ {
45
+ "system": "http://snomed.info/sct",
46
+ "code": "408443003",
47
+ "display": "General medical practice"
48
+ }
49
+ ]
50
+ }
51
+ ],
52
+ "location": [
53
+ {
54
+ "reference": "Location/1",
55
+ "display": "South Wing, second floor"
56
+ }
57
+ ],
58
+ "healthcareService": [
59
+ {
60
+ "reference": "HealthcareService/example"
61
+ }
62
+ ],
63
+ "telecom": [
64
+ {
65
+ "system": "email",
66
+ "value": "general.practice@example.org",
67
+ "use": "work"
68
+ }
69
+ ],
70
+ "endpoint": [
71
+ {
72
+ "reference": "Endpoint/example"
73
+ }
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,213 @@
1
+ {
2
+ "resourceType": "PackagedProductDefinition",
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: {PCID}\u003c/p\u003e\u003cp\u003e\u003cb\u003edescription\u003c/b\u003e: ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS.\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epackage\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Carton \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageitemcontainertype#Carton)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003equantity\u003c/b\u003e: 1\u003c/p\u003e\u003cp\u003e\u003cb\u003ematerial\u003c/b\u003e: Paperboard \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageItemContainerMaterial#Paperboard)\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: height \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#height)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: 50 mm\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mm \u003d \u0027mm\u0027)\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: width \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#width)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: 45 mm\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mm \u003d \u0027mm\u0027)\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: depth \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ([not stated]#depth)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003evalue\u003c/b\u003e: 23.5 mm\u003cspan style\u003d\"background: LightGoldenRodYellow\"\u003e (Details: UCUM code mm \u003d \u0027mm\u0027)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003epackage\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Blister \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageitemcontainertype#Blister)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003equantity\u003c/b\u003e: 1\u003c/p\u003e\u003cp\u003e\u003cb\u003ematerial\u003c/b\u003e: PVC \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageItemContainerMaterial#PVC)\u003c/span\u003e, PVDC \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageItemContainerMaterial#PVDC)\u003c/span\u003e, alu \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (packageItemContainerMaterial#alu)\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\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://ema.europa.eu/example/pcid",
11
+ "value": "{PCID}"
12
+ }
13
+ ],
14
+ "description": "ALU-PVC/PVDC BLISTERS. CARTONS OF 10 FILM-COATED TABLETS.",
15
+ "package": {
16
+ "type": {
17
+ "coding": [
18
+ {
19
+ "system": "http://ema.europa.eu/example/packageitemcontainertype",
20
+ "code": "Carton"
21
+ }
22
+ ]
23
+ },
24
+ "quantity": 1,
25
+ "material": [
26
+ {
27
+ "coding": [
28
+ {
29
+ "system": "http://ema.europa.eu/example/packageItemContainerMaterial",
30
+ "code": "Paperboard"
31
+ }
32
+ ]
33
+ }
34
+ ],
35
+ "manufacturer": [
36
+ {
37
+ "reference": "Organization/example"
38
+ }
39
+ ],
40
+ "property": [
41
+ {
42
+ "type": {
43
+ "coding": [
44
+ {
45
+ "code": "height"
46
+ }
47
+ ]
48
+ },
49
+ "valueQuantity": {
50
+ "value": 50,
51
+ "unit": "mm",
52
+ "system": "http://unitsofmeasure.org",
53
+ "code": "mm"
54
+ }
55
+ },
56
+ {
57
+ "type": {
58
+ "coding": [
59
+ {
60
+ "code": "width"
61
+ }
62
+ ]
63
+ },
64
+ "valueQuantity": {
65
+ "value": 45,
66
+ "unit": "mm",
67
+ "system": "http://unitsofmeasure.org",
68
+ "code": "mm"
69
+ }
70
+ },
71
+ {
72
+ "type": {
73
+ "coding": [
74
+ {
75
+ "code": "depth"
76
+ }
77
+ ]
78
+ },
79
+ "valueQuantity": {
80
+ "value": 23.5,
81
+ "unit": "mm",
82
+ "system": "http://unitsofmeasure.org",
83
+ "code": "mm"
84
+ }
85
+ }
86
+ ],
87
+ "package": [
88
+ {
89
+ "type": {
90
+ "coding": [
91
+ {
92
+ "system": "http://ema.europa.eu/example/packageitemcontainertype",
93
+ "code": "Blister"
94
+ }
95
+ ]
96
+ },
97
+ "quantity": 1,
98
+ "material": [
99
+ {
100
+ "coding": [
101
+ {
102
+ "system": "http://ema.europa.eu/example/packageItemContainerMaterial",
103
+ "code": "PVC"
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "coding": [
109
+ {
110
+ "system": "http://ema.europa.eu/example/packageItemContainerMaterial",
111
+ "code": "PVDC"
112
+ }
113
+ ]
114
+ },
115
+ {
116
+ "coding": [
117
+ {
118
+ "system": "http://ema.europa.eu/example/packageItemContainerMaterial",
119
+ "code": "alu"
120
+ }
121
+ ]
122
+ }
123
+ ],
124
+ "shelfLifeStorage": [
125
+ {
126
+ "type": {
127
+ "coding": [
128
+ {
129
+ "system": "http://ema.europa.eu/example/shelfLifeTypePlaceHolder",
130
+ "code": "ShelfLifeofPackagedMedicinalProduct"
131
+ }
132
+ ]
133
+ },
134
+ "periodDuration": {
135
+ "value": 3,
136
+ "unit": "year",
137
+ "system": "http://unitsofmeasure.org",
138
+ "code": "a"
139
+ },
140
+ "specialPrecautionsForStorage": [
141
+ {
142
+ "coding": [
143
+ {
144
+ "system": "http://ema.europa.eu/example/specialprecautionsforstorage",
145
+ "code": "none"
146
+ }
147
+ ]
148
+ }
149
+ ]
150
+ }
151
+ ],
152
+ "manufacturer": [
153
+ {
154
+ "reference": "Organization/example"
155
+ }
156
+ ],
157
+ "property": [
158
+ {
159
+ "type": {
160
+ "coding": [
161
+ {
162
+ "code": "height"
163
+ }
164
+ ]
165
+ },
166
+ "valueQuantity": {
167
+ "value": 45,
168
+ "unit": "mm",
169
+ "system": "http://unitsofmeasure.org",
170
+ "code": "mm"
171
+ }
172
+ },
173
+ {
174
+ "type": {
175
+ "coding": [
176
+ {
177
+ "code": "width"
178
+ }
179
+ ]
180
+ },
181
+ "valueQuantity": {
182
+ "value": 35,
183
+ "unit": "mm",
184
+ "system": "http://unitsofmeasure.org",
185
+ "code": "mm"
186
+ }
187
+ }
188
+ ],
189
+ "containedItem": [
190
+ {
191
+ "item": {
192
+ "reference": {
193
+ "reference": "ManufacturedItemDefinition/tablet"
194
+ }
195
+ },
196
+ "amount": {
197
+ "value": 10
198
+ }
199
+ }
200
+ ]
201
+ }
202
+ ]
203
+ },
204
+ "meta": {
205
+ "tag": [
206
+ {
207
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
208
+ "code": "HTEST",
209
+ "display": "test health data"
210
+ }
211
+ ]
212
+ }
213
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "resourceType": "Parameters",
3
+ "id": "example",
4
+ "parameter": [
5
+ {
6
+ "name": "exact",
7
+ "valueBoolean": true
8
+ },
9
+ {
10
+ "name": "property",
11
+ "part": [
12
+ {
13
+ "name": "code",
14
+ "valueCode": "focus"
15
+ },
16
+ {
17
+ "name": "value",
18
+ "valueCode": "top"
19
+ }
20
+ ]
21
+ },
22
+ {
23
+ "name": "patient",
24
+ "resource": {
25
+ "resourceType": "Patient",
26
+ "id": "example",
27
+ "name": [
28
+ {
29
+ "use": "official",
30
+ "family": "Chalmers",
31
+ "given": [
32
+ "Peter",
33
+ "James"
34
+ ]
35
+ }
36
+ ]
37
+ }
38
+ }
39
+ ],
40
+ "meta": {
41
+ "tag": [
42
+ {
43
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
44
+ "code": "HTEST",
45
+ "display": "test health data"
46
+ }
47
+ ]
48
+ }
49
+ }