FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | Composition |
| Id | Composition-mni-patientOverview-composition-example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition mni-patientOverview-composition-example1
Language: en
Profile: MedNet Interface (MNI) - PatientOverview Composition
status: Final
type: Patient summary Document
date: 2020-04-24 11:06:00+0100
author:
title: PatientOverview
confidentiality: normal
{
"resourceType": "Composition",
"id": "mni-patientOverview-composition-example1",
"meta": {
"profile": [
"https://mednet.swiss/fhir/StructureDefinition/mni-patientOverview-composition"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "60591-5",
"display": "Patient summary Document"
}
]
},
"subject": {
"reference": "Patient/mni-patient-example1"
},
"encounter": {
"reference": "Encounter/mni-encounter-example1"
},
"date": "2020-04-24T11:06:00+01:00",
"author": [
{
"reference": "Device/mni-device-example1"
},
{
"reference": "Practitioner/mni-softwareUser-example1"
}
],
"title": "PatientOverview",
"confidentiality": "N",
"section": [
{
"title": "Insurance data section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "76437-3",
"display": "Primary insurance"
}
]
},
"entry": [
{
"reference": "Coverage/mni-coverage-example1"
}
]
},
{
"title": "Billing information section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89175-4",
"display": "Billing information panel"
}
]
},
"entry": [
{
"reference": "Claim/mni-claim-example1"
}
]
},
{
"title": "Medication Summary section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10160-0",
"display": "History of Medication use Narrative"
}
]
},
"entry": [
{
"reference": "MedicationStatement/mni-medicationStatement-example1"
},
{
"reference": "MedicationStatement/mni-medicationStatement-example2"
}
]
},
{
"title": "Allergies section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48765-2",
"display": "Allergies and adverse reactions Document"
}
]
},
"entry": [
{
"reference": "AllergyIntolerance/mni-allergyIntolerance-example1"
},
{
"reference": "AllergyIntolerance/mni-allergyIntolerance-example2"
}
]
},
{
"title": "Problems section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11450-4",
"display": "Problem list - Reported"
}
]
},
"entry": [
{
"reference": "Condition/mni-condition-example1"
},
{
"reference": "Condition/mni-condition-example2"
}
]
},
{
"title": "Procedures section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "47519-4",
"display": "History of Procedures Document"
}
]
},
"entry": [
{
"reference": "Procedure/mni-procedure-example1"
},
{
"reference": "Procedure/mni-procedure-example2"
}
]
},
{
"title": "Results section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "30954-2",
"display": "Relevant diagnostic tests/laboratory data note"
}
]
},
"entry": [
{
"reference": "Observation/mni-obs-laboratory-example1"
},
{
"reference": "Observation/mni-obs-laboratory-example2"
},
{
"reference": "Observation/mni-obs-laboratory-example3"
}
]
},
{
"title": "Vital signs section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8716-3",
"display": "Vital signs note"
}
]
},
"entry": [
{
"reference": "Observation/mni-obs-bodyWeight-example1"
},
{
"reference": "Observation/mni-obs-bodyHeight-example1"
},
{
"reference": "Observation/mni-obs-bodyMassIndex-example1"
},
{
"reference": "Observation/mni-obs-bloodPressure-example1"
},
{
"reference": "Observation/mni-obs-bloodGroup-example1"
},
{
"reference": "Observation/mni-obs-dateOfLastMenstruation-example1"
}
]
},
{
"title": "Social history section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29762-2",
"display": "Social history note"
}
]
},
"entry": [
{
"reference": "Observation/mni-obs-riskFactor-example1"
},
{
"reference": "Observation/mni-obs-riskFactor-example2"
},
{
"reference": "FamilyMemberHistory/mni-familyMemberHistory-example1"
},
{
"reference": "FamilyMemberHistory/mni-familyMemberHistory-example2"
}
]
},
{
"title": "Pregnancy section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10162-6",
"display": "History of pregnancies Narrative"
}
]
},
"entry": [
{
"reference": "Observation/mni-obs-estimatedDateOfConception-example1"
},
{
"reference": "Observation/mni-obs-estimatedDateOfDelivery-example1"
},
{
"reference": "Observation/mni-obs-dateOfLastMenstruation-example1"
},
{
"reference": "Observation/mni-obs-timeOfGestation-example1"
}
]
},
{
"title": "Documents section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "51899-3",
"display": "Details Document"
}
]
},
"entry": [
{
"reference": "DocumentReference/mni-documentReference-example1"
},
{
"reference": "DocumentReference/mni-documentReference-example2"
}
]
}
]
}