FHIR IG analytics| Package | ch.fhir.ig.ch-epr-mhealth |
| Resource Type | Bundle |
| Id | Bundle-FindMatchingCareServicesResponse.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "FindMatchingCareServicesResponse",
"type": "searchset",
"link": [
{
"relation": "self",
"url": "http://test.fhir.ch/r4/Practitioner?family=Pan"
}
],
"entry": [
{
"fullUrl": "http://test.fhir.ch/r4/Practitioner/DrPeterPan",
"resource": {
"resourceType": "Practitioner",
"id": "DrPeterPan",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Practitioner"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"DrPeterPan\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "DrPeterPan" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.Practitioner.html\">CH mCSD Practitioner</a></p></div><p><b>identifier</b>: id: 7601000102737, id: uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>name</b>: Peter Pan</p><p><b>telecom</b>: <a href=\"mailto:peter.pan@email.com\">peter.pan@email.com</a>, fax: +41 32 001 00 05, <a href=\"tel:+41790010006\">+41 79 001 00 06</a>, <a href=\"tel:+41320010004\">+41 32 001 00 04</a>, +41 79 001 00 07</p><p><b>gender</b>: male</p><blockquote><p><b>qualification</b></p><p><b>code</b>: Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#309343006)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: General internal medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.5.html\">ch-ehealth-codesystem-medreg</a>#1051)</span></p></blockquote><p><b>communication</b>: German <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#de)</span>, French <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#fr)</span>, English <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#en)</span>, Italian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-ietf3066.html\">Tags for the Identification of Languages</a>#it)</span></p></div>"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000102737"
},
{
"value": "uid=CommunityA:00000003002,OU=HCProfessional,DC=HPD,O=BAG,C=ch"
}
],
"active": true,
"name": [
{
"text": "Peter Pan",
"family": "Pan",
"given": [
"Peter"
],
"prefix": [
"Dr."
]
}
],
"telecom": [
{
"system": "email",
"value": "peter.pan@email.com"
},
{
"system": "fax",
"value": "+41 32 001 00 05"
},
{
"system": "phone",
"value": "+41 79 001 00 06",
"use": "mobile"
},
{
"system": "phone",
"value": "+41 32 001 00 04"
},
{
"system": "pager",
"value": "+41 79 001 00 07"
}
],
"gender": "male",
"qualification": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
}
},
{
"code": {
"coding": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.5",
"code": "1051",
"display": "General internal medicine"
}
]
}
}
],
"communication": [
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "de"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "fr"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en"
}
]
},
{
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "it"
}
]
}
]
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "http://test.fhir.ch/r4/Organization/SpitalX",
"resource": {
"resourceType": "Organization",
"id": "SpitalX",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"SpitalX\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "SpitalX" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.Organization.html\">CH mCSD Organization</a></p></div><p><b>identifier</b>: id: uid=CommunityA:00000001000,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, id: <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\">#</a>urn:oid:2.16.10.89.201</p><p><b>active</b>: true</p><p><b>type</b>: General medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394802001)</span>, Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#22232009)</span></p><p><b>name</b>: Spital X</p><p><b>telecom</b>: fax: +41 71 111 22 99, <a href=\"tel:+41711112233\">+41 71 111 22 33</a></p><p><b>address</b>: Spital X 95 Rorschacher Strasse St. Gallen SG 9007 CH (WORK)</p></div>"
},
"identifier": [
{
"value": "uid=CommunityA:00000001000,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.10.89.201"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394802001",
"display": "General medicine"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22232009",
"display": "Hospital"
}
]
}
],
"name": "Spital X",
"telecom": [
{
"system": "fax",
"value": "+41 71 111 22 99"
},
{
"system": "phone",
"value": "+41 71 111 22 33"
}
],
"address": [
{
"use": "work",
"line": [
"Spital X",
"95 Rorschacher Strasse"
],
"city": "St. Gallen",
"state": "SG",
"postalCode": "9007",
"country": "CH"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://test.fhir.ch/r4/Organization/SpitalXDept3",
"resource": {
"resourceType": "Organization",
"id": "SpitalXDept3",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"SpitalXDept3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "SpitalXDept3" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.Organization.html\">CH mCSD Organization</a></p></div><p><b>identifier</b>: id: uid=CommunityA:00000001004,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, id: <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\">#</a>urn:oid:2.16.10.89.203</p><p><b>active</b>: true</p><p><b>type</b>: Accident and Emergency department <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#225728007)</span>, Hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#22232009)</span></p><p><b>name</b>: Dept. 3</p><p><b>telecom</b>: fax: +41 71 111 22 27, <a href=\"tel:+41711112219\">+41 71 111 22 19</a></p><p><b>address</b>: Spital X - Medicina d'urgenza e di salvataggio 95 Rorschacher Strasse St. Gallen SG 9007 CH (WORK)</p><p><b>partOf</b>: <a href=\"#Organization_SpitalX\">See above (Organization/SpitalX)</a></p></div>"
},
"identifier": [
{
"value": "uid=CommunityA:00000001004,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.10.89.203"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225728007",
"display": "Accident and Emergency department"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "22232009",
"display": "Hospital"
}
]
}
],
"name": "Dept. 3",
"telecom": [
{
"system": "fax",
"value": "+41 71 111 22 27"
},
{
"system": "phone",
"value": "+41 71 111 22 19"
}
],
"address": [
{
"use": "work",
"line": [
"Spital X - Medicina d'urgenza e di salvataggio",
"95 Rorschacher Strasse"
],
"city": "St. Gallen",
"state": "SG",
"postalCode": "9007",
"country": "CH"
}
],
"partOf": {
"reference": "Organization/SpitalX"
}
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://test.fhir.ch/r4/Organization/PraxisP",
"resource": {
"resourceType": "Organization",
"id": "PraxisP",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.Organization"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"PraxisP\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "PraxisP" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.Organization.html\">CH mCSD Organization</a></p></div><p><b>identifier</b>: id: uid=CommunityA:00000001001,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch, id: <a href=\"http://terminology.hl7.org/3.1.0/NamingSystem-uri.html\">#</a>urn:oid:2.16.10.89.210</p><p><b>active</b>: true</p><p><b>type</b>: Ambulatory care site <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#35971002)</span>, General medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394802001)</span></p><p><b>name</b>: Praxis P</p><p><b>telecom</b>: fax: +41 71 271 22 99, <a href=\"tel:+41712712233\">+41 71 271 22 33</a></p><p><b>address</b>: Praxis P 47 Langgasse St. Gallen SG 9000 CH (WORK)</p></div>"
},
"identifier": [
{
"value": "uid=CommunityA:00000001001,OU=HCRegulatedOrganization,DC=HPD,O=BAG,C=ch"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.10.89.210"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "35971002",
"display": "Ambulatory care site"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394802001",
"display": "General medicine"
}
]
}
],
"name": "Praxis P",
"telecom": [
{
"system": "fax",
"value": "+41 71 271 22 99"
},
{
"system": "phone",
"value": "+41 71 271 22 33"
}
],
"address": [
{
"use": "work",
"line": [
"Praxis P",
"47 Langgasse"
],
"city": "St. Gallen",
"state": "SG",
"postalCode": "9000",
"country": "CH"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://test.fhir.ch/r4/PractitionerRole/PeterPanSpitalXDept3",
"resource": {
"resourceType": "PractitionerRole",
"id": "PeterPanSpitalXDept3",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.PractitionerRole"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"PeterPanSpitalXDept3\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole "PeterPanSpitalXDept3" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.PractitionerRole.html\">CH mCSD PractitionerRole</a></p></div><p><b>identifier</b>: id: CN=CommunityA:00000001004,OU=Relationship,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#Practitioner_DrPeterPan\">See above (Practitioner/DrPeterPan)</a></p><p><b>organization</b>: <a href=\"#Organization_SpitalXDept3\">See above (Organization/SpitalXDept3)</a></p><p><b>code</b>: Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#309343006)</span></p><p><b>specialty</b>: General internal medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.5.html\">ch-ehealth-codesystem-medreg</a>#1051)</span></p></div>"
},
"identifier": [
{
"value": "CN=CommunityA:00000001004,OU=Relationship,DC=HPD,O=BAG,C=ch"
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/DrPeterPan"
},
"organization": {
"reference": "Organization/SpitalXDept3"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.5",
"code": "1051",
"display": "General internal medicine"
}
]
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://test.fhir.ch/r4/PractitionerRole/PeterPanPraxisP",
"resource": {
"resourceType": "PractitionerRole",
"id": "PeterPanPraxisP",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/CH.mCSD.PractitionerRole"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"PeterPanPraxisP\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PractitionerRole "PeterPanPraxisP" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CH.mCSD.PractitionerRole.html\">CH mCSD PractitionerRole</a></p></div><p><b>identifier</b>: id: CN=CommunityA:00000001001,OU=Relationship,DC=HPD,O=BAG,C=ch</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"#Practitioner_DrPeterPan\">See above (Practitioner/DrPeterPan)</a></p><p><b>organization</b>: <a href=\"#Organization_PraxisP\">See above (Organization/PraxisP)</a></p><p><b>code</b>: Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#309343006)</span></p><p><b>specialty</b>: General internal medicine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.5.html\">ch-ehealth-codesystem-medreg</a>#1051)</span></p></div>"
},
"identifier": [
{
"value": "CN=CommunityA:00000001001,OU=Relationship,DC=HPD,O=BAG,C=ch"
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/DrPeterPan"
},
"organization": {
"reference": "Organization/PraxisP"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Physician"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.5",
"code": "1051",
"display": "General internal medicine"
}
]
}
]
},
"search": {
"mode": "include"
}
}
]
}