release commit
This commit is contained in:
210
mockData/short_Johnny_Schoen.json
Normal file
210
mockData/short_Johnny_Schoen.json
Normal file
@ -0,0 +1,210 @@
|
||||
{
|
||||
"resourceType": "Bundle",
|
||||
"type": "transaction",
|
||||
"entry": [ {
|
||||
"fullUrl": "urn:uuid:a7a285c0-4714-dd3c-4837-8719c9b67873",
|
||||
"resource": {
|
||||
"resourceType": "Patient",
|
||||
"id": "a7a285c0-4714-dd3c-4837-8719c9b67873",
|
||||
"meta": {
|
||||
"profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" ]
|
||||
},
|
||||
"text": {
|
||||
"status": "generated",
|
||||
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Generated by <a href=\"https://github.com/synthetichealth/synthea\">Synthea</a>.Version identifier: 3c23908\n . Person seed: -5557164924473669144 Population seed: 1693908535569</div>"
|
||||
},
|
||||
"extension": [ {
|
||||
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
|
||||
"extension": [ {
|
||||
"url": "ombCategory",
|
||||
"valueCoding": {
|
||||
"system": "urn:oid:2.16.840.1.113883.6.238",
|
||||
"code": "2106-3",
|
||||
"display": "White"
|
||||
}
|
||||
}, {
|
||||
"url": "text",
|
||||
"valueString": "White"
|
||||
} ]
|
||||
}, {
|
||||
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
|
||||
"extension": [ {
|
||||
"url": "ombCategory",
|
||||
"valueCoding": {
|
||||
"system": "urn:oid:2.16.840.1.113883.6.238",
|
||||
"code": "2186-5",
|
||||
"display": "Not Hispanic or Latino"
|
||||
}
|
||||
}, {
|
||||
"url": "text",
|
||||
"valueString": "Not Hispanic or Latino"
|
||||
} ]
|
||||
}, {
|
||||
"url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
|
||||
"valueString": "Leana211 Sauer652"
|
||||
}, {
|
||||
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
|
||||
"valueCode": "M"
|
||||
}, {
|
||||
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
|
||||
"valueAddress": {
|
||||
"city": "Quincy",
|
||||
"state": "Massachusetts",
|
||||
"country": "US"
|
||||
}
|
||||
}, {
|
||||
"url": "http://synthetichealth.github.io/synthea/disability-adjusted-life-years",
|
||||
"valueDecimal": 0.0
|
||||
}, {
|
||||
"url": "http://synthetichealth.github.io/synthea/quality-adjusted-life-years",
|
||||
"valueDecimal": 1.0
|
||||
} ],
|
||||
"identifier": [
|
||||
{
|
||||
"system": "https://github.com/synthetichealth/synthea",
|
||||
"value": "a7a285c0-4714-dd3c-4837-8719c9b67873"
|
||||
},
|
||||
{
|
||||
"type": {
|
||||
"coding": [ {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
||||
"code": "MR",
|
||||
"display": "Medical Record Number"
|
||||
} ],
|
||||
"text": "Medical Record Number"
|
||||
},
|
||||
"system": "http://hospital.smarthealthit.org",
|
||||
"value": "a7a285c0-4714-dd3c-4837-8719c9b67873"
|
||||
}, {
|
||||
"type": {
|
||||
"coding": [ {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
||||
"code": "SS",
|
||||
"display": "Social Security Number"
|
||||
} ],
|
||||
"text": "Social Security Number"
|
||||
},
|
||||
"system": "http://hl7.org/fhir/sid/us-ssn",
|
||||
"value": "999-89-9528"
|
||||
} ],
|
||||
"name": [ {
|
||||
"use": "official",
|
||||
"family": "Schoen8",
|
||||
"given": [ "Johnny786", "Vince741" ]
|
||||
} ],
|
||||
"telecom": [ {
|
||||
"system": "phone",
|
||||
"value": "555-753-6560",
|
||||
"use": "home"
|
||||
} ],
|
||||
"gender": "male",
|
||||
"birthDate": "2021-05-22",
|
||||
"address": [ {
|
||||
"extension": [ {
|
||||
"url": "http://hl7.org/fhir/StructureDefinition/geolocation",
|
||||
"extension": [ {
|
||||
"url": "latitude",
|
||||
"valueDecimal": 42.05921178859317
|
||||
}, {
|
||||
"url": "longitude",
|
||||
"valueDecimal": -70.79219595855132
|
||||
} ]
|
||||
} ],
|
||||
"line": [ "463 Rempel Ranch Unit 81" ],
|
||||
"city": "Pembroke",
|
||||
"state": "MA",
|
||||
"postalCode": "00000",
|
||||
"country": "US"
|
||||
} ],
|
||||
"maritalStatus": {
|
||||
"coding": [ {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
|
||||
"code": "S",
|
||||
"display": "Never Married"
|
||||
} ],
|
||||
"text": "Never Married"
|
||||
},
|
||||
"multipleBirthBoolean": false,
|
||||
"communication": [ {
|
||||
"language": {
|
||||
"coding": [ {
|
||||
"system": "urn:ietf:bcp:47",
|
||||
"code": "en-US",
|
||||
"display": "English (United States)"
|
||||
} ],
|
||||
"text": "English (United States)"
|
||||
}
|
||||
} ]
|
||||
},
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "Patient"
|
||||
}
|
||||
}, {
|
||||
"fullUrl": "urn:uuid:0eb53bda-2881-5e8e-3597-87a9430af96a",
|
||||
"resource": {
|
||||
"resourceType": "Encounter",
|
||||
"id": "0eb53bda-2881-5e8e-3597-87a9430af96a",
|
||||
"meta": {
|
||||
"profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter" ]
|
||||
},
|
||||
"identifier": [ {
|
||||
"use": "official",
|
||||
"system": "https://github.com/synthetichealth/synthea",
|
||||
"value": "0eb53bda-2881-5e8e-3597-87a9430af96a"
|
||||
} ],
|
||||
"status": "finished",
|
||||
"class": {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
|
||||
"code": "AMB"
|
||||
},
|
||||
"type": [ {
|
||||
"coding": [ {
|
||||
"system": "http://snomed.info/sct",
|
||||
"code": "410620009",
|
||||
"display": "Well child visit (procedure)"
|
||||
} ],
|
||||
"text": "Well child visit (procedure)"
|
||||
} ],
|
||||
"subject": {
|
||||
"reference": "urn:uuid:a7a285c0-4714-dd3c-4837-8719c9b67873",
|
||||
"display": "Johnny786 Vince741 Schoen8"
|
||||
},
|
||||
"participant": [ {
|
||||
"type": [ {
|
||||
"coding": [ {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
|
||||
"code": "PPRF",
|
||||
"display": "primary performer"
|
||||
} ],
|
||||
"text": "primary performer"
|
||||
} ],
|
||||
"period": {
|
||||
"start": "2021-05-22T00:13:45+02:00",
|
||||
"end": "2021-05-22T00:28:45+02:00"
|
||||
},
|
||||
"individual": {
|
||||
"reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999942599",
|
||||
"display": "Dr. Regenia619 Bosco882"
|
||||
}
|
||||
} ],
|
||||
"period": {
|
||||
"start": "2021-05-22T00:13:45+02:00",
|
||||
"end": "2021-05-22T00:28:45+02:00"
|
||||
},
|
||||
"location": [ {
|
||||
"location": {
|
||||
"reference": "Location?identifier=https://github.com/synthetichealth/synthea|6e3d04a3-9064-33e4-b8b5-63bb468d7629",
|
||||
"display": "UNITED MEDICAL CARE LLC"
|
||||
}
|
||||
} ],
|
||||
"serviceProvider": {
|
||||
"reference": "Organization?identifier=https://github.com/synthetichealth/synthea|4e56c7ec-99e5-3023-8e4f-95ad18a03f06",
|
||||
"display": "UNITED MEDICAL CARE LLC"
|
||||
}
|
||||
},
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "Encounter"
|
||||
}
|
||||
}]}
|
98
mockData/short_hospitalInformation.json
Normal file
98
mockData/short_hospitalInformation.json
Normal file
@ -0,0 +1,98 @@
|
||||
{
|
||||
"resourceType": "Bundle",
|
||||
"type": "batch",
|
||||
"entry": [ {
|
||||
"fullUrl": "urn:uuid:4e56c7ec-99e5-3023-8e4f-95ad18a03f06",
|
||||
"resource": {
|
||||
"resourceType": "Organization",
|
||||
"id": "4e56c7ec-99e5-3023-8e4f-95ad18a03f06",
|
||||
"meta": {
|
||||
"profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization" ]
|
||||
},
|
||||
"extension": [ {
|
||||
"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension",
|
||||
"valueInteger": 9
|
||||
}, {
|
||||
"url": "http://synthetichealth.github.io/synthea/utilization-procedures-extension",
|
||||
"valueInteger": 2
|
||||
}, {
|
||||
"url": "http://synthetichealth.github.io/synthea/utilization-labs-extension",
|
||||
"valueInteger": 1
|
||||
}, {
|
||||
"url": "http://synthetichealth.github.io/synthea/utilization-prescriptions-extension",
|
||||
"valueInteger": 3
|
||||
} ],
|
||||
"identifier": [ {
|
||||
"system": "https://github.com/synthetichealth/synthea",
|
||||
"value": "4e56c7ec-99e5-3023-8e4f-95ad18a03f06"
|
||||
} ],
|
||||
"active": true,
|
||||
"type": [ {
|
||||
"coding": [ {
|
||||
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
|
||||
"code": "prov",
|
||||
"display": "Healthcare Provider"
|
||||
} ],
|
||||
"text": "Healthcare Provider"
|
||||
} ],
|
||||
"name": "UNITED MEDICAL CARE LLC",
|
||||
"telecom": [ {
|
||||
"system": "phone",
|
||||
"value": "5089715500"
|
||||
} ],
|
||||
"address": [ {
|
||||
"line": [ "28 RIVERSIDE DR STE 101" ],
|
||||
"city": "PEMBROKE",
|
||||
"state": "MA",
|
||||
"postalCode": "023594947",
|
||||
"country": "US"
|
||||
} ]
|
||||
},
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "Organization",
|
||||
"ifNoneExist": "identifier=https://github.com/synthetichealth/synthea|4e56c7ec-99e5-3023-8e4f-95ad18a03f06"
|
||||
}
|
||||
}, {
|
||||
"fullUrl": "urn:uuid:6e3d04a3-9064-33e4-b8b5-63bb468d7629",
|
||||
"resource": {
|
||||
"resourceType": "Location",
|
||||
"id": "6e3d04a3-9064-33e4-b8b5-63bb468d7629",
|
||||
"meta": {
|
||||
"profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" ]
|
||||
},
|
||||
"identifier": [ {
|
||||
"system": "https://github.com/synthetichealth/synthea",
|
||||
"value": "6e3d04a3-9064-33e4-b8b5-63bb468d7629"
|
||||
} ],
|
||||
"status": "active",
|
||||
"name": "UNITED MEDICAL CARE LLC",
|
||||
"telecom": [ {
|
||||
"system": "phone",
|
||||
"value": "5089715500"
|
||||
} ],
|
||||
"address": {
|
||||
"line": [ "28 RIVERSIDE DR STE 101" ],
|
||||
"city": "PEMBROKE",
|
||||
"state": "MA",
|
||||
"postalCode": "023594947",
|
||||
"country": "US"
|
||||
},
|
||||
"position": {
|
||||
"longitude": -70.77534154695786,
|
||||
"latitude": 42.11004715
|
||||
},
|
||||
"managingOrganization": {
|
||||
"identifier": {
|
||||
"system": "https://github.com/synthetichealth/synthea",
|
||||
"value": "4e56c7ec-99e5-3023-8e4f-95ad18a03f06"
|
||||
},
|
||||
"display": "UNITED MEDICAL CARE LLC"
|
||||
}
|
||||
},
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "Location",
|
||||
"ifNoneExist": "identifier=https://github.com/synthetichealth/synthea|6e3d04a3-9064-33e4-b8b5-63bb468d7629"
|
||||
}
|
||||
}]}
|
50
mockData/short_practitionerInformation.json
Normal file
50
mockData/short_practitionerInformation.json
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"resourceType": "Bundle",
|
||||
"type": "batch",
|
||||
"entry": [ {
|
||||
"fullUrl": "urn:uuid:0368f101-0e65-3251-a809-566ebd6b2c2a",
|
||||
"resource": {
|
||||
"resourceType": "Practitioner",
|
||||
"id": "0368f101-0e65-3251-a809-566ebd6b2c2a",
|
||||
"meta": {
|
||||
"profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ]
|
||||
},
|
||||
"extension": [ {
|
||||
"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension",
|
||||
"valueInteger": 9
|
||||
} ],
|
||||
"identifier": [ {
|
||||
"system": "http://hl7.org/fhir/sid/us-npi",
|
||||
"value": "9999942599"
|
||||
} ],
|
||||
"active": true,
|
||||
"name": [ {
|
||||
"family": "Bosco882",
|
||||
"given": [ "Regenia619" ],
|
||||
"prefix": [ "Dr." ]
|
||||
} ],
|
||||
"telecom": [ {
|
||||
"extension": [ {
|
||||
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-direct",
|
||||
"valueBoolean": true
|
||||
} ],
|
||||
"system": "email",
|
||||
"value": "Regenia619.Bosco882@example.com",
|
||||
"use": "work"
|
||||
} ],
|
||||
"address": [ {
|
||||
"line": [ "28 RIVERSIDE DR STE 101" ],
|
||||
"city": "PEMBROKE",
|
||||
"state": "MA",
|
||||
"postalCode": "023594947",
|
||||
"country": "US"
|
||||
} ],
|
||||
"gender": "female"
|
||||
},
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "Practitioner",
|
||||
"ifNoneExist": "identifier=http://hl7.org/fhir/sid/us-npi|9999942599"
|
||||
}
|
||||
}]}
|
||||
|
Reference in New Issue
Block a user