FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Bundle |
| Id | Bundle_MDI.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "HC40-MDI-bundle-mdi",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Bundle_MDI"
]
},
"type": "message",
"timestamp": "2022-12-02T10:13:42.617+02:00",
"entry": [
{
"resource": {
"resourceType": "MessageHeader",
"id": "HC40-MDI.id-messageheader-mdi",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/MessageHeader_MDI_Eng"
]
},
"eventCoding": {
"system": "http://ihub.eng.it/fhir/message-events",
"code": "INS_PARAM",
"display": "inserimento parametri"
},
"destination": [
{
"name": "Service-INS_PARAM",
"endpoint": "http://service.eng.it/INS_PARAM"
}
],
"source": {
"name": "HC40-MDI",
"endpoint": "http://hc40-mdi.eng.it"
}
}
},
{
"fullUrl": "Observation/HC40-MDI.id-observation-pressione-sistolica",
"resource": {
"resourceType": "Observation",
"id": "HC40-MDI.id-observation-pressione-sistolica",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Observation_parametriVitali_Eng"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85354-9",
"display": "Blood pressure panel with all children optional"
}
],
"text": "Blood pressure systolic and diastolic"
},
"subject": {
"reference": "Patient/HC40-MDI.id-Paziente"
},
"encounter": {
"reference": "Encounter/HC40-MDI.id-Encounter"
},
"effectiveDateTime": "2023-04-26T08:10:00+01:00",
"device": {
"reference": "Device/HC40-MDI.id-Device"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 109,
"unit": "mmHg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-performed",
"display": "Not Performed"
}
]
}
}
]
}
},
{
"fullUrl": "Device/HC40-MDI.id-Device",
"resource": {
"resourceType": "Device",
"id": "HC40-MDI.id-Device",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Device_Eng"
]
},
"udiCarrier": [
{
"deviceIdentifier": "ABCDE"
}
],
"manufacturer": "Gima",
"deviceName": [
{
"name": "ABCDE",
"type": "model-name"
}
],
"modelNumber": "35162",
"version": [
{
"value": "1.2"
}
]
}
},
{
"fullUrl": "Patient/HC40-MDI.id-Paziente",
"resource": {
"resourceType": "Patient",
"id": "HC40-MDI.id-Paziente",
"identifier": [
{
"type": {
"coding": [
{
"code": "CF"
}
],
"text": "CF"
},
"system": "http://hl7.it/sid/codiceFiscale",
"value": "XXXXXXXXXXXXXXXX",
"assigner": {
"display": "MINISTERO DELLE FINANZE"
}
}
],
"active": true,
"name": [
{
"family": "COGNOME PROVA",
"given": [
"NOME PROVA"
]
}
],
"gender": "male",
"birthDate": "2019-07-29"
}
},
{
"fullUrl": "Encounter/HC40-MDI.id-Encounter",
"resource": {
"resourceType": "Encounter",
"id": "HC40-MDI.id-Encounter",
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
"code": "IMP",
"display": "inpatient encounter"
},
"subject": {
"reference": "Patient/HC40-MDI.id-Paziente"
},
"episodeOfCare": [
{
"reference": "EpisodeOfCare/HC40-MDI.id-EpisodeOfCare"
}
],
"period": {
"start": "2022-02-01T16:33:30+01:00"
},
"serviceProvider": {
"reference": "Organization/HC40-MDI.id-Organization"
}
}
},
{
"fullUrl": "EpisodeOfCare/HC40-MDI.id-EpisodeOfCare",
"resource": {
"resourceType": "EpisodeOfCare",
"id": "HC40-MDI.id-EpisodeOfCare",
"status": "active",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
"code": "pac",
"display": "Post Acute Care"
}
]
}
],
"patient": {
"reference": "Patient/HC40-MDI.id-Paziente"
}
}
},
{
"fullUrl": "Organization/HC40-MDI.id-Organization",
"resource": {
"resourceType": "Organization",
"id": "HC40-MDI.id-Organization",
"identifier": [
{
"system": "http://terminology.hl7.it/CodeSystem/minsan-hsp",
"value": "080903"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
]
}
}
]
}