@haste-health/hl7.fhir.r4.test-data 0.2.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.
- package/.index.json +285 -0
- package/examples-json/account-example.json +48 -0
- package/examples-json/allergyintolerance-example.json +119 -0
- package/examples-json/appointment-example.json +103 -0
- package/examples-json/appointmentresponse-example.json +17 -0
- package/examples-json/auditevent-example.json +121 -0
- package/examples-json/basic-example.json +74 -0
- package/examples-json/binary-example.json +9 -0
- package/examples-json/bodystructure-example-fetus.json +28 -0
- package/examples-json/capabilitystatement-example.json +198 -0
- package/examples-json/careteam-example.json +85 -0
- package/examples-json/clinicalimpression-example.json +68 -0
- package/examples-json/codesystem-example.json +95 -0
- package/examples-json/communication-example.json +75 -0
- package/examples-json/compartmentdefinition-example.json +63 -0
- package/examples-json/composition-example.json +167 -0
- package/examples-json/conceptmap-example.json +115 -0
- package/examples-json/condition-example.json +75 -0
- package/examples-json/condition-example.xml +60 -0
- package/examples-json/consent-example.json +54 -0
- package/examples-json/detectedissue-example.json +53 -0
- package/examples-json/device-example.json +14 -0
- package/examples-json/devicemetric-example.json +55 -0
- package/examples-json/deviceusestatement-example.json +27 -0
- package/examples-json/diagnosticreport-example.json +1002 -0
- package/examples-json/directive-include.json.out +16 -0
- package/examples-json/directive-skip.json.out +12 -0
- package/examples-json/directive-variable.json.out +16 -0
- package/examples-json/documentreference-example.json +162 -0
- package/examples-json/encounter-example.json +17 -0
- package/examples-json/endpoint-example.json +50 -0
- package/examples-json/episodeofcare-example.json +102 -0
- package/examples-json/familymemberhistory-example.json +66 -0
- package/examples-json/filter-fhirpath.json.out +14 -0
- package/examples-json/flag-example.json +48 -0
- package/examples-json/flatten-first.json.out +7 -0
- package/examples-json/flatten-singleton1.json.out +7 -0
- package/examples-json/flatten-singleton3.json.out +7 -0
- package/examples-json/flatten-slice1.json.out +10 -0
- package/examples-json/flatten-slice2.json.out +10 -0
- package/examples-json/flatten.json.out +7 -0
- package/examples-json/goal-example.json +87 -0
- package/examples-json/graphdefinition-example.json +61 -0
- package/examples-json/group-example.json +41 -0
- package/examples-json/healthcareservice-example.json +224 -0
- package/examples-json/immunization-example.json +132 -0
- package/examples-json/implementationguide-example.json +128 -0
- package/examples-json/linkage-example.json +27 -0
- package/examples-json/list-example-long.xml +1281 -0
- package/examples-json/list-example.json +45 -0
- package/examples-json/list-sub.json.out +23 -0
- package/examples-json/location-example.json +73 -0
- package/examples-json/medicationadministration0301.json +134 -0
- package/examples-json/medicationdispense0301.json +134 -0
- package/examples-json/medicationdispenseexample8.xml +64 -0
- package/examples-json/medicationrequest0301.json +279 -0
- package/examples-json/medicationstatementexample1.json +198 -0
- package/examples-json/messagedefinition-example.json +31 -0
- package/examples-json/messageheader-example.json +61 -0
- package/examples-json/molecularsequence-example.json +42 -0
- package/examples-json/namingsystem-example.json +37 -0
- package/examples-json/observation-decimal.json +77 -0
- package/examples-json/observation-decimal.xml +70 -0
- package/examples-json/observation-example-20minute-apgar-score.xml +169 -0
- package/examples-json/observation-example.json +57 -0
- package/examples-json/observation-example.xml +74 -0
- package/examples-json/operationdefinition-example.json +105 -0
- package/examples-json/operationoutcome-example.json +24 -0
- package/examples-json/organization-1.json +42 -0
- package/examples-json/organization-1.xml +49 -0
- package/examples-json/organization-example.json +42 -0
- package/examples-json/parameters-example.json +37 -0
- package/examples-json/patient-example-xds.xml +39 -0
- package/examples-json/patient-example.json +165 -0
- package/examples-json/patient-example.xml +156 -0
- package/examples-json/patient-glossy-example.xml +43 -0
- package/examples-json/paymentnotice-example.json +50 -0
- package/examples-json/person-example.json +88 -0
- package/examples-json/polymorphic.json.out +9 -0
- package/examples-json/practitioner-example.json +63 -0
- package/examples-json/practitionerrole-example.json +104 -0
- package/examples-json/questionnaire-example.json +157 -0
- package/examples-json/questionnaireresponse-example-bluebook.json +140 -0
- package/examples-json/reference-fragment-type.json.out +24 -0
- package/examples-json/reference-reverse.json.out +6 -0
- package/examples-json/reference-type-in.json.out +24 -0
- package/examples-json/reference-type-out.json.out +21 -0
- package/examples-json/reference.json.out +24 -0
- package/examples-json/riskassessment-example.json +186 -0
- package/examples-json/schedule-example.json +57 -0
- package/examples-json/search-full.json.out +21 -0
- package/examples-json/search-simple.json.out +9 -0
- package/examples-json/search-single.json.out +6 -0
- package/examples-json/simple.json.out +16 -0
- package/examples-json/slot-example.json +54 -0
- package/examples-json/specimen-example.json +109 -0
- package/examples-json/structuremap-example.json +77 -0
- package/examples-json/subscription-example.json +26 -0
- package/examples-json/substance-example.json +29 -0
- package/examples-json/supplydelivery-example.json +53 -0
- package/examples-json/valueset-example.json +93 -0
- package/package.json +20 -0
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "ValueSet",
|
|
3
|
+
"id": "example-extensional",
|
|
4
|
+
"meta": {
|
|
5
|
+
"profile": [
|
|
6
|
+
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"text": {
|
|
10
|
+
"status": "generated",
|
|
11
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>Value set "LOINC Codes for Cholesterol": This is an example value set that includes \n all the codes for serum cholesterol from LOINC v2.36.</p>\n\t\t\t<p>Developed by: FHIR project team (example)</p>\n\t\t\t<p>Published for testing on 13-June 2012</p>\n\t\t\t<p>This value set includes the following LOINC codes:</p>\n\t\t\t<ul>\n\t\t\t\t<li>14647-2: Cholesterol [Moles/Volume]</li>\n\t\t\t\t<li>2093-3: Cholesterol [Mass/Volume]</li>\n\t\t\t\t<li>35200-5: Cholesterol [Mass Or Moles/Volume] </li>\n\t\t\t\t<li>9342-7: Cholesterol [Percentile]</li>\n\t\t\t</ul>\n\t\t\t<p>This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.</p>\n\t\t</div>"
|
|
12
|
+
},
|
|
13
|
+
"url": "http://hl7.org/fhir/ValueSet/example-extensional",
|
|
14
|
+
"identifier": [
|
|
15
|
+
{
|
|
16
|
+
"system": "http://acme.com/identifiers/valuesets",
|
|
17
|
+
"value": "loinc-cholesterol-int"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"version": "20150622",
|
|
21
|
+
"name": "LOINC Codes for Cholesterol in Serum/Plasma",
|
|
22
|
+
"status": "draft",
|
|
23
|
+
"experimental": true,
|
|
24
|
+
"date": "2015-06-22",
|
|
25
|
+
"publisher": "HL7 International",
|
|
26
|
+
"contact": [
|
|
27
|
+
{
|
|
28
|
+
"name": "FHIR project team",
|
|
29
|
+
"telecom": [
|
|
30
|
+
{
|
|
31
|
+
"system": "url",
|
|
32
|
+
"value": "http://hl7.org/fhir"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"description": "This is an example value set that includes all the LOINC codes for serum/plasma cholesterol from v2.36.",
|
|
38
|
+
"useContext": [
|
|
39
|
+
{
|
|
40
|
+
"code": {
|
|
41
|
+
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
|
|
42
|
+
"code": "age"
|
|
43
|
+
},
|
|
44
|
+
"valueQuantity": {
|
|
45
|
+
"value": 18,
|
|
46
|
+
"comparator": ">",
|
|
47
|
+
"unit": "yrs",
|
|
48
|
+
"system": "http://unitsofmeasure.org",
|
|
49
|
+
"code": "a"
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"jurisdiction": [
|
|
54
|
+
{
|
|
55
|
+
"coding": [
|
|
56
|
+
{
|
|
57
|
+
"system": "urn:iso:std:iso:3166",
|
|
58
|
+
"code": "US"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"purpose": "This value set was published by ACME Inc in order to make clear which codes are used for Cholesterol by AcmeClinicals (Adult Ambulatory care support in USA)",
|
|
64
|
+
"copyright": "This content from LOINC ® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
|
|
65
|
+
"compose": {
|
|
66
|
+
"lockedDate": "2012-06-13",
|
|
67
|
+
"inactive": true,
|
|
68
|
+
"include": [
|
|
69
|
+
{
|
|
70
|
+
"system": "http://loinc.org",
|
|
71
|
+
"version": "2.36",
|
|
72
|
+
"concept": [
|
|
73
|
+
{
|
|
74
|
+
"code": "14647-2",
|
|
75
|
+
"display": "Cholesterol [Moles/Volume]"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"code": "2093-3",
|
|
79
|
+
"display": "Cholesterol [Mass/Volume]"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"code": "35200-5",
|
|
83
|
+
"display": "Cholesterol [Mass Or Moles/Volume]"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"code": "9342-7",
|
|
87
|
+
"display": "Cholesterol [Percentile]"
|
|
88
|
+
}
|
|
89
|
+
]
|
|
90
|
+
}
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@haste-health/hl7.fhir.r4.test-data",
|
|
3
|
+
"version": "0.2.3",
|
|
4
|
+
"homepage": "https://haste.health",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "https://github.com/HasteHealth/HasteHealth.git"
|
|
8
|
+
},
|
|
9
|
+
"fhirVersions": [
|
|
10
|
+
"4.0.1"
|
|
11
|
+
],
|
|
12
|
+
"scripts": {
|
|
13
|
+
"generate-index-file": "pnpm node ../../../packages/cli/lib/hastehealth.js generate index-file -p . -r examples-json",
|
|
14
|
+
"publish": "pnpm npm publish --access public --tolerate-republish"
|
|
15
|
+
},
|
|
16
|
+
"files": [
|
|
17
|
+
".index.json",
|
|
18
|
+
"examples-json/**"
|
|
19
|
+
]
|
|
20
|
+
}
|