FHIR IG analytics| Package | phis.ig.dev |
| Resource Type | Bundle |
| Id | Bundle-connectdtx-dtx-prescription-bundle.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "connectdtx-dtx-prescription-bundle",
"type": "transaction",
"entry": [
{
"resource": {
"resourceType": "ServiceRequest",
"id": "connectdtx-servicerequest-prescription-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-servicerequest"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"connectdtx-servicerequest-prescription-example\"> </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 ServiceRequest "connectdtx-servicerequest-prescription-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-servicerequest.html\">ConnectDTx ServiceRequest</a></p></div><p><b>identifier</b>: id: order12345</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Hypnus <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-hira-diagnostic-behavior.html\">Hira Diagnostic Behavior</a>#hypnus)</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>encounter</b>: <a href=\"#Encounter_connectdtx-encounter-amb-example\">See above (Encounter/connectdtx-encounter-amb-example)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p><p><b>requester</b>: <a href=\"#PractitionerRole_connectdtx-practitionerrole-example\">See above (PractitionerRole/connectdtx-practitionerrole-example)</a></p></div>"
},
"identifier": [
{
"system": "urn:oid:1.2.3.4.5.6",
"value": "order12345"
}
],
"status": "active",
"intent": "order",
"code": {
"coding": [
{
"system": "https://hira.or.kr/CodeSystem/diagnostic-behavior",
"code": "hypnus"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"encounter": {
"reference": "Encounter/connectdtx-encounter-amb-example"
},
"authoredOn": "2000-01-01T14:05:00+09:00",
"requester": {
"reference": "PractitionerRole/connectdtx-practitionerrole-example"
}
},
"request": {
"method": "POST",
"url": "ServiceRequest"
}
},
{
"resource": {
"resourceType": "Patient",
"id": "connectdtx-patient-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-patient"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"connectdtx-patient-example\"> </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 Patient "connectdtx-patient-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-patient.html\">ConnectDTx Patient</a></p></div><p><b>identifier</b>: Medical record number: P12345</p><p><b>name</b>: 김환자</p><p><b>telecom</b>: ph: 010-1234-5678</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1990-10-12</p></div>"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:1.2.3.4.5.6",
"value": "P12345"
}
],
"name": [
{
"text": "김환자"
}
],
"telecom": [
{
"system": "phone",
"value": "010-1234-5678"
}
],
"gender": "male",
"birthDate": "1990-10-12"
},
"request": {
"method": "POST",
"url": "Patient"
}
},
{
"resource": {
"resourceType": "PractitionerRole",
"id": "connectdtx-practitionerrole-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-practitionerrole"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"connectdtx-practitionerrole-example\"> </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 "connectdtx-practitionerrole-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-practitionerrole.html\">ConnectDTx PractitionerRole</a></p></div><p><b>identifier</b>: id: ba10699d84a3164ac40ce0b83e566be50aa437e28df5110993ec81f87ee3c969</p><p><b>organization</b>: <a href=\"Organization-connectdtx-organization-example.html\">Organization/connectdtx-organization-example</a> "파이종합병원"</p><p><b>code</b>: DOCTOR <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-practitioner-role.html\">Practitioner role</a>#doctor)</span></p><p><b>specialty</b>: 수면건강센터 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-hira-medical-subject.html\">Hira Medical Subject</a>#03 "정신건강의학과")</span></p></div>"
},
"identifier": [
{
"system": "urn:oid:1.2.3.4.5.6",
"value": "ba10699d84a3164ac40ce0b83e566be50aa437e28df5110993ec81f87ee3c969"
}
],
"organization": {
"reference": "Organization/connectdtx-organization-example"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor",
"display": "DOCTOR"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "https://hira.or.kr/CodeSystem/medical-subject",
"code": "03",
"display": "정신건강의학과"
}
],
"text": "수면건강센터"
}
]
},
"request": {
"method": "POST",
"url": "PractitionerRole"
}
},
{
"resource": {
"resourceType": "Encounter",
"id": "connectdtx-encounter-amb-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-encounter"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"connectdtx-encounter-amb-example\"> </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 Encounter "connectdtx-encounter-amb-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-encounter.html\">ConnectDTx Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td>-</td><td><b>Individual</b></td></tr><tr><td>*</td><td><a href=\"#PractitionerRole_connectdtx-practitionerrole-example\">See above (PractitionerRole/connectdtx-practitionerrole-example)</a></td></tr></table><p><b>period</b>: 2000-01-01 14:00:00+0900 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-connectdtx-organization-example.html\">Organization/connectdtx-organization-example</a> "파이종합병원"</p></div>"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"participant": [
{
"individual": {
"reference": "PractitionerRole/connectdtx-practitionerrole-example"
}
}
],
"period": {
"start": "2000-01-01T14:00:00+09:00"
},
"serviceProvider": {
"reference": "Organization/connectdtx-organization-example"
}
},
"request": {
"method": "POST",
"url": "Encounter"
}
},
{
"resource": {
"resourceType": "Condition",
"id": "connectdtx-condition-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-condition"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"connectdtx-condition-example\"> </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 Condition "connectdtx-condition-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-condition.html\">ConnectDTx Condition</a></p></div><p><b>code</b>: Disorders of initiating and maintaining sleep [insomnias] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (kcd-8#G47.0)</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>encounter</b>: <a href=\"#Encounter_connectdtx-encounter-amb-example\">See above (Encounter/connectdtx-encounter-amb-example)</a></p><p><b>recordedDate</b>: 2000-01-01 14:05:00+0900</p></div>"
},
"code": {
"coding": [
{
"system": "https://kostat.or.kr/CodeSystem/kcd-8",
"code": "G47.0",
"display": "Disorders of initiating and maintaining sleep [insomnias]"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"encounter": {
"reference": "Encounter/connectdtx-encounter-amb-example"
},
"recordedDate": "2000-01-01T14:05:00+09:00"
},
"request": {
"method": "POST",
"url": "Condition"
}
},
{
"resource": {
"resourceType": "MedicationRequest",
"id": "connectdtx-medicationrequest-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-medicationrequest"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"connectdtx-medicationrequest-example\"> </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 MedicationRequest "connectdtx-medicationrequest-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-medicationrequest.html\">ConnectDTx MedicationRequest</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: 알레그라정120밀리그람(펙소페나딘염산염) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (kdcode#8806521009605)</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>authoredOn</b>: 2000-01-01 14:05:00+0900</p></div>"
},
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "https://biz.kpis.or.kr/CodeSystem/kdcode",
"code": "8806521009605",
"display": "알레그라정120밀리그람(펙소페나딘염산염)"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"authoredOn": "2000-01-01T14:05:00+09:00"
},
"request": {
"method": "POST",
"url": "MedicationRequest"
}
},
{
"resource": {
"resourceType": "Observation",
"id": "connectdtx-observation-hosp-edi-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-observation"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-observation-hosp-edi-example\"> </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 Observation "connectdtx-observation-hosp-edi-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-observation.html\">ConnectDTx Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: 수면리듬양상검사 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (lab-result-code#F2700)</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>effective</b>: 2000-01-01 14:05:00+0900</p><p><b>value</b>: 95 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "activity",
"display": "Activity"
}
]
}
],
"code": {
"coding": [
{
"system": "https://hira.or.kr/CodeSystem/lab-result-code",
"code": "F2700",
"display": "수면리듬양상검사"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"effectiveDateTime": "2000-01-01T14:05:00+09:00",
"valueQuantity": {
"value": 95,
"system": "http://unitsofmeasure.org",
"code": "%"
}
},
"request": {
"method": "POST",
"url": "Observation"
}
},
{
"resource": {
"resourceType": "Observation",
"id": "connectdtx-observation-hosp-wo-examcode-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-observation"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-observation-hosp-wo-examcode-example\"> </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 Observation "connectdtx-observation-hosp-wo-examcode-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-observation.html\">ConnectDTx Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: ISI (Insomnia Severity Index) score <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>effective</b>: 2000-01-01 14:05:00+0900</p><p><b>value</b>: 14/28</p></div>"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "activity",
"display": "Activity"
}
]
}
],
"code": {
"text": "ISI (Insomnia Severity Index) score"
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"effectiveDateTime": "2000-01-01T14:05:00+09:00",
"valueRatio": {
"numerator": {
"value": 14
},
"denominator": {
"value": 28
}
}
},
"request": {
"method": "POST",
"url": "Observation"
}
},
{
"resource": {
"resourceType": "Observation",
"id": "connectdtx-vitalsigns-observation-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-vitalsigns-observation"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"connectdtx-vitalsigns-observation-example\"> </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 Observation "connectdtx-vitalsigns-observation-example" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-connectdtx-vitalsigns-observation.html\">ConnectDTx Vital Signs Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ObservationCategory.html\">ObservationCategory</a>#vital-signs)</span></p><p><b>code</b>: Vital signs, weight, height, head circumference, oxygen saturation and BMI panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85353-1)</span></p><p><b>subject</b>: <a href=\"#Patient_connectdtx-patient-example\">See above (Patient/connectdtx-patient-example)</a></p><p><b>effective</b>: 2000-01-01 11:00:00+0900</p><p><b>dataAbsentReason</b>: Not Applicable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-data-absent-reason.html\">DataAbsentReason</a>#not-applicable)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Body height <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8302-2)</span></p><p><b>value</b>: 173 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Body weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>value</b>: 68 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8480-6)</span></p><p><b>value</b>: 118 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8462-4)</span></p><p><b>value</b>: 62 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Heart rate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8867-4)</span></p><p><b>value</b>: 72 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Body mass index (BMI) [Ratio] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#39156-5)</span></p><p><b>value</b>: 22.72 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></blockquote></div>"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationCategory",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85353-1",
"display": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"effectiveDateTime": "2000-01-01T11:00:00+09:00",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-applicable",
"display": "Not Applicable"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"valueQuantity": {
"value": 173,
"system": "http://unitsofmeasure.org",
"code": "cm"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
}
]
},
"valueQuantity": {
"value": 68,
"system": "http://unitsofmeasure.org",
"code": "kg"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 118,
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"valueQuantity": {
"value": 62,
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8867-4",
"display": "Heart rate"
}
]
},
"valueQuantity": {
"value": 72,
"system": "http://unitsofmeasure.org",
"code": "/min"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "39156-5",
"display": "Body mass index (BMI) [Ratio]"
}
]
},
"valueQuantity": {
"value": 22.72,
"system": "http://unitsofmeasure.org",
"code": "kg/m2"
}
}
]
},
"request": {
"method": "POST",
"url": "Observation"
}
}
]
}