@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,57 @@
1
+ {
2
+ "resourceType": "RiskAssessment",
3
+ "id": "breastcancer-risk",
4
+ "text": {
5
+ "status": "additional",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n \u003ctable\u003e\n \u003ctr\u003e\n \u003ctd colspan\u003d\"2\"\u003e\n \u003ch1\u003eInformation about your risk score:\u003c/h1\u003e\n \u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cstrong\u003eBirthdate:\u003c/strong\u003e\n \u003c/td\u003e\n \u003ctd\u003e1981-01-01\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cstrong\u003eGender:\u003c/strong\u003e\n \u003c/td\u003e\n \u003ctd\u003efemale\u003c/td\u003e\n \u003c/tr\u003e\n \u003ctr\u003e\n \u003ctd\u003e\n \u003cstrong\u003eEthnicity:\u003c/strong\u003e\n \u003c/td\u003e\n \u003ctd\u003eUnknown / Not Reported\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/table\u003e\n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "use": "official",
11
+ "system": "http://example.org",
12
+ "value": "risk-assessment-breastcancer1"
13
+ }
14
+ ],
15
+ "status": "final",
16
+ "code": {
17
+ "coding": [
18
+ {
19
+ "system": "http://browser.ihtsdotools.org/",
20
+ "code": "709510001",
21
+ "display": "Assessment of risk for disease (procedure)"
22
+ }
23
+ ]
24
+ },
25
+ "subject": {
26
+ "reference": "Patient/example"
27
+ },
28
+ "performer": {
29
+ "reference": "Practitioner/example"
30
+ },
31
+ "basis": [
32
+ {
33
+ "reference": "Observation/example-genetics-brcapat"
34
+ }
35
+ ],
36
+ "prediction": [
37
+ {
38
+ "outcome": {
39
+ "text": "Unknown risk of developing breast cancer"
40
+ }
41
+ }
42
+ ],
43
+ "note": [
44
+ {
45
+ "text": "This risk assessment is based on BRCA1 and BRCA2 genetic mutation test"
46
+ }
47
+ ],
48
+ "meta": {
49
+ "tag": [
50
+ {
51
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
52
+ "code": "HTEST",
53
+ "display": "test health data"
54
+ }
55
+ ]
56
+ }
57
+ }
@@ -0,0 +1,66 @@
1
+ {
2
+ "resourceType": "Schedule",
3
+ "id": "example",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n Burgers UMC, South Wing, second floor Physiotherapy Schedule\n \u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "use": "usual",
11
+ "system": "http://example.org/scheduleid",
12
+ "value": "45"
13
+ }
14
+ ],
15
+ "active": true,
16
+ "serviceCategory": [
17
+ {
18
+ "coding": [
19
+ {
20
+ "code": "17",
21
+ "display": "General Practice"
22
+ }
23
+ ]
24
+ }
25
+ ],
26
+ "serviceType": [
27
+ {
28
+ "coding": [
29
+ {
30
+ "code": "57",
31
+ "display": "Immunization"
32
+ }
33
+ ]
34
+ }
35
+ ],
36
+ "specialty": [
37
+ {
38
+ "coding": [
39
+ {
40
+ "code": "408480009",
41
+ "display": "Clinical immunology"
42
+ }
43
+ ]
44
+ }
45
+ ],
46
+ "actor": [
47
+ {
48
+ "reference": "Location/1",
49
+ "display": "Burgers UMC, South Wing, second floor"
50
+ }
51
+ ],
52
+ "planningHorizon": {
53
+ "start": "2013-12-25T09:15:00Z",
54
+ "end": "2013-12-25T09:30:00Z"
55
+ },
56
+ "comment": "The slots attached to this schedule should be specialized to cover immunizations within the clinic",
57
+ "meta": {
58
+ "tag": [
59
+ {
60
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
61
+ "code": "HTEST",
62
+ "display": "test health data"
63
+ }
64
+ ]
65
+ }
66
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "resourceType": "ServiceRequest",
3
+ "id": "ambulation",
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;ambulation\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: 45678\u003c/p\u003e\u003cp\u003e\u003cb\u003ebasedOn\u003c/b\u003e: \u003ca href\u003d\"careplan-preg.html\"\u003eCarePlan/preg: Maternity care plan\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: completed\u003c/p\u003e\u003cp\u003e\u003cb\u003eintent\u003c/b\u003e: order\u003c/p\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Ambulation \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#62013009 \u0026quot;Ambulating patient (procedure)\u0026quot;)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003eauthoredOn\u003c/b\u003e: 2017-03-05\u003c/p\u003e\u003cp\u003e\u003cb\u003erequester\u003c/b\u003e: \u003ca href\u003d\"practitioner-3ad0687e-f477-468c-afd5-fcc2bf897809.html\"\u003ePractitioner/3ad0687e-f477-468c-afd5-fcc2bf897809: Dr. Beverly Crusher\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003ereasonReference\u003c/b\u003e: \u003ca href\u003d\"observation-blood-pressure.html\"\u003eObservation/blood-pressure: Blood Pressure\u003c/a\u003e\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "value": "45678"
11
+ }
12
+ ],
13
+ "basedOn": [
14
+ {
15
+ "reference": "CarePlan/preg",
16
+ "display": "Maternity care plan"
17
+ }
18
+ ],
19
+ "status": "completed",
20
+ "intent": "order",
21
+ "code": {
22
+ "coding": [
23
+ {
24
+ "system": "http://snomed.info/sct",
25
+ "code": "62013009",
26
+ "display": "Ambulating patient (procedure)"
27
+ }
28
+ ],
29
+ "text": "Ambulation"
30
+ },
31
+ "subject": {
32
+ "reference": "Patient/example"
33
+ },
34
+ "authoredOn": "2017-03-05",
35
+ "requester": {
36
+ "reference": "Practitioner/3ad0687e-f477-468c-afd5-fcc2bf897809",
37
+ "display": "Dr. Beverly Crusher"
38
+ },
39
+ "reasonReference": [
40
+ {
41
+ "reference": "Observation/blood-pressure",
42
+ "display": "Blood Pressure"
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,41 @@
1
+ {
2
+ "resourceType": "Slot",
3
+ "id": "1",
4
+ "text": {
5
+ "status": "generated",
6
+ "div": "\u003cdiv xmlns\u003d\"http://www.w3.org/1999/xhtml\"\u003e\n\t\t\t25 Dec 2013 9:00am - 9:15am: \u003cb\u003eBusy\u003c/b\u003e Physiotherapy\n\t\t\u003c/div\u003e"
7
+ },
8
+ "identifier": [
9
+ {
10
+ "system": "http://example.org/identifiers/slots",
11
+ "value": "123132"
12
+ }
13
+ ],
14
+ "serviceCategory": [
15
+ {
16
+ "coding": [
17
+ {
18
+ "code": "17",
19
+ "display": "General Practice"
20
+ }
21
+ ]
22
+ }
23
+ ],
24
+ "schedule": {
25
+ "reference": "Schedule/example"
26
+ },
27
+ "status": "busy",
28
+ "start": "2013-12-25T09:00:00Z",
29
+ "end": "2013-12-25T09:15:00Z",
30
+ "overbooked": true,
31
+ "comment": "Assessments should be performed before requesting appointments in this slot.",
32
+ "meta": {
33
+ "tag": [
34
+ {
35
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
36
+ "code": "HTEST",
37
+ "display": "test health data"
38
+ }
39
+ ]
40
+ }
41
+ }
@@ -0,0 +1,118 @@
1
+ {
2
+ "resourceType": "Specimen",
3
+ "id": "101",
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;101\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003eidentifier\u003c/b\u003e: id: 23234352356\u003c/p\u003e\u003cp\u003e\u003cb\u003eaccessionIdentifier\u003c/b\u003e: id: X352356\u003c/p\u003e\u003cp\u003e\u003cb\u003estatus\u003c/b\u003e: available\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Venous blood specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#122555007)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003esubject\u003c/b\u003e: \u003ca href\u003d\"patient-example.html\"\u003ePatient/example: Peter Patient\u003c/a\u003e \u0026quot;Peter CHALMERS\u0026quot;\u003c/p\u003e\u003cp\u003e\u003cb\u003ereceivedTime\u003c/b\u003e: 2011-03-04T07:03:00Z\u003c/p\u003e\u003cp\u003e\u003cb\u003erequest\u003c/b\u003e: \u003ca href\u003d\"servicerequest-example.html\"\u003eServiceRequest/example\u003c/a\u003e\u003c/p\u003e\u003ch3\u003eCollections\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCollector\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCollected[x]\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eQuantity\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMethod\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eBodySite\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003e\u003ca href\u003d\"practitioner-example.html\"\u003ePractitioner/example\u003c/a\u003e \u0026quot;Adam CAREFUL\u0026quot;\u003c/td\u003e\u003ctd\u003e2011-05-30T06:15:00Z\u003c/td\u003e\u003ctd\u003e6 mL\u003c/td\u003e\u003ctd\u003eLine, Venous \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0488.html\"\u003especimenCollectionMethod\u003c/a\u003e#LNV)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003eRight median cubital vein \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#49852007 \u0026quot;Structure of median cubital vein (body structure)\u0026quot;)\u003c/span\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003ch3\u003eContainers\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eIdentifier\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eDescription\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCapacity\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eSpecimenQuantity\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eAdditive[x]\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eid: 48736-15394-75465\u003c/td\u003e\u003ctd\u003eGreen Gel tube\u003c/td\u003e\u003ctd\u003eVacutainer \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e10 mL\u003c/td\u003e\u003ctd\u003e6 mL\u003c/td\u003e\u003ctd\u003e\u003ca name\u003d\"hep\"\u003e \u003c/a\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;hep\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003ecode\u003c/b\u003e: Lithium/Li Heparin \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-EntityCode.html\"\u003eEntityCode\u003c/a\u003e#HEPL)\u003c/span\u003e\u003c/p\u003e\u003c/blockquote\u003e\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\u003cp\u003e\u003cb\u003enote\u003c/b\u003e: Specimen is grossly lipemic\u003c/p\u003e\u003c/div\u003e"
7
+ },
8
+ "contained": [
9
+ {
10
+ "resourceType": "Substance",
11
+ "id": "hep",
12
+ "code": {
13
+ "coding": [
14
+ {
15
+ "system": "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
16
+ "code": "HEPL"
17
+ }
18
+ ]
19
+ }
20
+ }
21
+ ],
22
+ "identifier": [
23
+ {
24
+ "system": "http://ehr.acme.org/identifiers/collections",
25
+ "value": "23234352356"
26
+ }
27
+ ],
28
+ "accessionIdentifier": {
29
+ "system": "http://lab.acme.org/specimens/2011",
30
+ "value": "X352356"
31
+ },
32
+ "status": "available",
33
+ "type": {
34
+ "coding": [
35
+ {
36
+ "system": "http://snomed.info/sct",
37
+ "code": "122555007",
38
+ "display": "Venous blood specimen"
39
+ }
40
+ ]
41
+ },
42
+ "subject": {
43
+ "reference": "Patient/example",
44
+ "display": "Peter Patient"
45
+ },
46
+ "receivedTime": "2011-03-04T07:03:00Z",
47
+ "request": [
48
+ {
49
+ "reference": "ServiceRequest/example"
50
+ }
51
+ ],
52
+ "collection": {
53
+ "collector": {
54
+ "reference": "Practitioner/example"
55
+ },
56
+ "collectedDateTime": "2011-05-30T06:15:00Z",
57
+ "quantity": {
58
+ "value": 6,
59
+ "unit": "mL"
60
+ },
61
+ "method": {
62
+ "coding": [
63
+ {
64
+ "system": "http://terminology.hl7.org/CodeSystem/v2-0488",
65
+ "code": "LNV"
66
+ }
67
+ ]
68
+ },
69
+ "bodySite": {
70
+ "coding": [
71
+ {
72
+ "system": "http://snomed.info/sct",
73
+ "code": "49852007",
74
+ "display": "Structure of median cubital vein (body structure)"
75
+ }
76
+ ],
77
+ "text": "Right median cubital vein"
78
+ }
79
+ },
80
+ "container": [
81
+ {
82
+ "identifier": [
83
+ {
84
+ "value": "48736-15394-75465"
85
+ }
86
+ ],
87
+ "description": "Green Gel tube",
88
+ "type": {
89
+ "text": "Vacutainer"
90
+ },
91
+ "capacity": {
92
+ "value": 10,
93
+ "unit": "mL"
94
+ },
95
+ "specimenQuantity": {
96
+ "value": 6,
97
+ "unit": "mL"
98
+ },
99
+ "additiveReference": {
100
+ "reference": "#hep"
101
+ }
102
+ }
103
+ ],
104
+ "note": [
105
+ {
106
+ "text": "Specimen is grossly lipemic"
107
+ }
108
+ ],
109
+ "meta": {
110
+ "tag": [
111
+ {
112
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
113
+ "code": "HTEST",
114
+ "display": "test health data"
115
+ }
116
+ ]
117
+ }
118
+ }
@@ -0,0 +1,261 @@
1
+ {
2
+ "resourceType": "SpecimenDefinition",
3
+ "id": "2364",
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;2364\u0026quot; \u003c/p\u003e\u003c/div\u003e\u003cp\u003e\u003cb\u003etypeCollected\u003c/b\u003e: Venous blood specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#122555007)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epatientPreparation\u003c/b\u003e: 12 hour fasting \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e, At rest \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#263678003)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etimeAspect\u003c/b\u003e: preferrably morning time\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003etypeTested\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Serum specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#119364003)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreference\u003c/b\u003e: preferred\u003c/p\u003e\u003ch3\u003eContainers\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMaterial\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCap\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMinimumVolume[x]\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eplastic \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#61088005)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003eEvacuated blood collection tube, thrombin/clot activator/gel separator \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#702281005)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003eyellow cap \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unknown#yellow)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e2 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\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ehandling\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureQualifier\u003c/b\u003e: Ambient temperature \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureRange\u003c/b\u003e: 15-25 °C\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ehandling\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureQualifier\u003c/b\u003e: Refrigerated temperature \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureRange\u003c/b\u003e: 2-8 °C\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003etypeTested\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etype\u003c/b\u003e: Plasma specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#119361006)\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003epreference\u003c/b\u003e: alternate\u003c/p\u003e\u003ch3\u003eContainers\u003c/h3\u003e\u003ctable class\u003d\"grid\"\u003e\u003ctr\u003e\u003ctd\u003e-\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMaterial\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eType\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eCap\u003c/b\u003e\u003c/td\u003e\u003ctd\u003e\u003cb\u003eMinimumVolume[x]\u003c/b\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003ctd\u003e*\u003c/td\u003e\u003ctd\u003eglass \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#32039001)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003eEvacuated blood collection tube with heparin lithium and gel separator \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"https://browser.ihtsdotools.org/\"\u003eSNOMED CT\u003c/a\u003e#767390000)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003egreen cap \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (unknown#green)\u003c/span\u003e\u003c/td\u003e\u003ctd\u003e2 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\u003cp\u003e\u003cb\u003erejectionCriterion\u003c/b\u003e: insufficient specimen volume \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-rejection-criteria.html\"\u003eRejectionCriterion\u003c/a\u003e#insufficient)\u003c/span\u003e, hemolized specimen \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e (\u003ca href\u003d\"codesystem-rejection-criteria.html\"\u003eRejectionCriterion\u003c/a\u003e#hemolized)\u003c/span\u003e\u003c/p\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ehandling\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureQualifier\u003c/b\u003e: Ambient temperature \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureRange\u003c/b\u003e: 15-25 °C\u003c/p\u003e\u003c/blockquote\u003e\u003cblockquote\u003e\u003cp\u003e\u003cb\u003ehandling\u003c/b\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureQualifier\u003c/b\u003e: Refrigerated temperature \u003cspan style\u003d\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"\u003e ()\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cb\u003etemperatureRange\u003c/b\u003e: 2-8 °C\u003c/p\u003e\u003c/blockquote\u003e\u003c/blockquote\u003e\u003c/div\u003e"
7
+ },
8
+ "typeCollected": {
9
+ "coding": [
10
+ {
11
+ "system": "http://snomed.info/sct",
12
+ "code": "122555007",
13
+ "display": "Venous blood specimen"
14
+ }
15
+ ]
16
+ },
17
+ "patientPreparation": [
18
+ {
19
+ "text": "12 hour fasting"
20
+ },
21
+ {
22
+ "coding": [
23
+ {
24
+ "system": "http://snomed.info/sct",
25
+ "code": "263678003",
26
+ "display": "At rest"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "timeAspect": "preferrably morning time",
32
+ "typeTested": [
33
+ {
34
+ "type": {
35
+ "coding": [
36
+ {
37
+ "system": "http://snomed.info/sct",
38
+ "code": "119364003",
39
+ "display": "Serum specimen"
40
+ }
41
+ ]
42
+ },
43
+ "preference": "preferred",
44
+ "container": {
45
+ "material": {
46
+ "coding": [
47
+ {
48
+ "system": "http://snomed.info/sct",
49
+ "code": "61088005",
50
+ "display": "plastic"
51
+ }
52
+ ]
53
+ },
54
+ "type": {
55
+ "coding": [
56
+ {
57
+ "system": "http://snomed.info/sct",
58
+ "code": "702281005",
59
+ "display": "Evacuated blood collection tube, thrombin/clot activator/gel separator"
60
+ }
61
+ ]
62
+ },
63
+ "cap": {
64
+ "coding": [
65
+ {
66
+ "system": "urn:iso:std:iso:6710:2017",
67
+ "code": "yellow",
68
+ "display": "yellow cap"
69
+ }
70
+ ]
71
+ },
72
+ "minimumVolumeQuantity": {
73
+ "value": 2,
74
+ "unit": "ml",
75
+ "system": "http://unitsofmeasure.org",
76
+ "code": "mL"
77
+ }
78
+ },
79
+ "handling": [
80
+ {
81
+ "temperatureQualifier": {
82
+ "text": "Ambient temperature"
83
+ },
84
+ "temperatureRange": {
85
+ "low": {
86
+ "value": 15,
87
+ "unit": "°C",
88
+ "system": "http://unitsofmeasure.org",
89
+ "code": "Cel"
90
+ },
91
+ "high": {
92
+ "value": 25,
93
+ "unit": "°C",
94
+ "system": "http://unitsofmeasure.org",
95
+ "code": "Cel"
96
+ }
97
+ },
98
+ "maxDuration": {
99
+ "value": 60,
100
+ "unit": "minute",
101
+ "system": "http://unitsofmeasure.org",
102
+ "code": "min"
103
+ }
104
+ },
105
+ {
106
+ "temperatureQualifier": {
107
+ "text": "Refrigerated temperature"
108
+ },
109
+ "temperatureRange": {
110
+ "low": {
111
+ "value": 2,
112
+ "unit": "°C",
113
+ "system": "http://unitsofmeasure.org",
114
+ "code": "Cel"
115
+ },
116
+ "high": {
117
+ "value": 8,
118
+ "unit": "°C",
119
+ "system": "http://unitsofmeasure.org",
120
+ "code": "Cel"
121
+ }
122
+ },
123
+ "maxDuration": {
124
+ "value": 8,
125
+ "unit": "hour",
126
+ "system": "http://unitsofmeasure.org",
127
+ "code": "h"
128
+ }
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "type": {
134
+ "coding": [
135
+ {
136
+ "system": "http://snomed.info/sct",
137
+ "code": "119361006",
138
+ "display": "Plasma specimen"
139
+ }
140
+ ]
141
+ },
142
+ "preference": "alternate",
143
+ "container": {
144
+ "material": {
145
+ "coding": [
146
+ {
147
+ "system": "http://snomed.info/sct",
148
+ "code": "32039001",
149
+ "display": "glass"
150
+ }
151
+ ]
152
+ },
153
+ "type": {
154
+ "coding": [
155
+ {
156
+ "system": "http://snomed.info/sct",
157
+ "code": "767390000",
158
+ "display": "Evacuated blood collection tube with heparin lithium and gel separator"
159
+ }
160
+ ]
161
+ },
162
+ "cap": {
163
+ "coding": [
164
+ {
165
+ "system": "urn:iso:std:iso:6710:2017",
166
+ "code": "green",
167
+ "display": "green cap"
168
+ }
169
+ ]
170
+ },
171
+ "minimumVolumeQuantity": {
172
+ "value": 2,
173
+ "unit": "ml",
174
+ "system": "http://unitsofmeasure.org",
175
+ "code": "mL"
176
+ }
177
+ },
178
+ "rejectionCriterion": [
179
+ {
180
+ "coding": [
181
+ {
182
+ "system": "http://terminology.hl7.org/CodeSystem/rejection-criteria",
183
+ "code": "insufficient",
184
+ "display": "insufficient specimen volume"
185
+ }
186
+ ]
187
+ },
188
+ {
189
+ "coding": [
190
+ {
191
+ "system": "http://terminology.hl7.org/CodeSystem/rejection-criteria",
192
+ "code": "hemolized",
193
+ "display": "hemolized specimen"
194
+ }
195
+ ]
196
+ }
197
+ ],
198
+ "handling": [
199
+ {
200
+ "temperatureQualifier": {
201
+ "text": "Ambient temperature"
202
+ },
203
+ "temperatureRange": {
204
+ "low": {
205
+ "value": 15,
206
+ "unit": "°C",
207
+ "system": "http://unitsofmeasure.org",
208
+ "code": "Cel"
209
+ },
210
+ "high": {
211
+ "value": 25,
212
+ "unit": "°C",
213
+ "system": "http://unitsofmeasure.org",
214
+ "code": "Cel"
215
+ }
216
+ },
217
+ "maxDuration": {
218
+ "value": 60,
219
+ "unit": "minute",
220
+ "system": "http://unitsofmeasure.org",
221
+ "code": "min"
222
+ }
223
+ },
224
+ {
225
+ "temperatureQualifier": {
226
+ "text": "Refrigerated temperature"
227
+ },
228
+ "temperatureRange": {
229
+ "low": {
230
+ "value": 2,
231
+ "unit": "°C",
232
+ "system": "http://unitsofmeasure.org",
233
+ "code": "Cel"
234
+ },
235
+ "high": {
236
+ "value": 8,
237
+ "unit": "°C",
238
+ "system": "http://unitsofmeasure.org",
239
+ "code": "Cel"
240
+ }
241
+ },
242
+ "maxDuration": {
243
+ "value": 8,
244
+ "unit": "hour",
245
+ "system": "http://unitsofmeasure.org",
246
+ "code": "h"
247
+ }
248
+ }
249
+ ]
250
+ }
251
+ ],
252
+ "meta": {
253
+ "tag": [
254
+ {
255
+ "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
256
+ "code": "HTEST",
257
+ "display": "test health data"
258
+ }
259
+ ]
260
+ }
261
+ }