Clinical Quality Framework Common FHIR Assets (US-Based)
0.1.0 - CI Build
United States of America (USA)
Clinical Quality Framework Common FHIR Assets (US-Based), published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cqf-us/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "tests-USCorePatient-GMTP-1-bundle",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://www.hl7.org/fhir/practitioner.html",
"resource" : {
"resourceType" : "Practitioner",
"id" : "requesting-provider-USCorePatient-GMTP-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_requesting-provider-USCorePatient-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner requesting-provider-USCorePatient-GMTP-1</b></p><a name=\"requesting-provider-USCorePatient-GMTP-1\"> </a><a name=\"hcrequesting-provider-USCorePatient-GMTP-1\"> </a><a name=\"requesting-provider-USCorePatient-GMTP-1-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/3412549073</p><p><b>name</b>: Braden Smart </p><p><b>telecom</b>: ph: 345-416-5672(Mobile), fax: 345-416-5672</p><p><b>address</b>: 8914 115TH ST RICHMOND HIL NY 123456 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "3412549073"
}
],
"name" : [
{
"family" : "Smart",
"given" : [
"Braden"
],
"suffix" : [
"PharmD"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "345-416-5672",
"use" : "mobile"
},
{
"system" : "fax",
"value" : "345-416-5672"
}
],
"address" : [
{
"line" : [
"8914 115TH ST"
],
"city" : "RICHMOND HIL",
"state" : "NY",
"postalCode" : "123456",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/requesting-provider-USCorePatient-GMTP-1"
}
},
{
"resource" : {
"resourceType" : "Organization",
"id" : "billing-provider-GMTP-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_billing-provider-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization billing-provider-GMTP-1</b></p><a name=\"billing-provider-GMTP-1\"> </a><a name=\"hcbilling-provider-GMTP-1\"> </a><a name=\"billing-provider-GMTP-1-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1144221847</p><p><b>active</b>: true</p><p><b>name</b>: Oak Street Billing Provider</p><p><b>telecom</b>: <a href=\"tel:+1(123)4567890\">+1 (123) 4567890</a>, fax: +1 (123) 4567890</p><p><b>address</b>: 456 Oak Street Anytown MA 54321 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1144221847"
}
],
"active" : true,
"name" : "Oak Street Billing Provider",
"telecom" : [
{
"system" : "phone",
"value" : "+1 (123) 4567890",
"use" : "mobile"
},
{
"system" : "fax",
"value" : "+1 (123) 4567890"
}
],
"address" : [
{
"line" : [
"456 Oak Street"
],
"city" : "Anytown",
"state" : "MA",
"postalCode" : "54321",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/billing-provider-GMTP-1"
}
},
{
"fullUrl" : "https://build.fhir.org/researchsubject.html",
"resource" : {
"resourceType" : "ResearchSubject",
"id" : "research-subject-GMTP-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ResearchSubject_research-subject-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ResearchSubject research-subject-GMTP-1</b></p><a name=\"research-subject-GMTP-1\"> </a><a name=\"hcresearch-subject-GMTP-1\"> </a><a name=\"research-subject-GMTP-1-en-US\"> </a><p><b>status</b>: On-study</p><p><b>study</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#ResearchStudy_research-study-GMTP-1\">Bundle: type = transaction</a></p><p><b>individual</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p></div>"
},
"status" : "on-study",
"study" : {
"reference" : "ResearchStudy/research-study-GMTP-1"
},
"individual" : {
"reference" : "Patient/USCorePatient-GMTP-1"
}
},
"request" : {
"method" : "PUT",
"url" : "ResearchSubject/research-subject-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/coverage.html",
"resource" : {
"resourceType" : "Coverage",
"id" : "coverage-GMTP-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_coverage-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage coverage-GMTP-1</b></p><a name=\"coverage-GMTP-1\"> </a><a name=\"hccoverage-GMTP-1\"> </a><a name=\"coverage-GMTP-1-en-US\"> </a><p><b>identifier</b>: Member Number/member-id-from-identifier-slice-USCorePatient-GMTP-1</p><p><b>status</b>: Active</p><p><b>policyHolder</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>subscriber</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>subscriberId</b>: subscriber-id-USCorePatient-GMTP-1</p><p><b>beneficiary</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>payor</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Organization_billing-provider-GMTP-1\">Bundle: type = transaction</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MB"
}
]
},
"value" : "member-id-from-identifier-slice-USCorePatient-GMTP-1"
}
],
"status" : "active",
"policyHolder" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"subscriber" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"subscriberId" : "subscriber-id-USCorePatient-GMTP-1",
"beneficiary" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"payor" : [
{
"reference" : "Organization/billing-provider-GMTP-1"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Coverage/coverage-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/patient.html",
"resource" : {
"resourceType" : "Patient",
"id" : "USCorePatient-GMTP-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_USCorePatient-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient USCorePatient-GMTP-1</b></p><a name=\"USCorePatient-GMTP-1\"> </a><a name=\"hcUSCorePatient-GMTP-1\"> </a><a name=\"USCorePatient-GMTP-1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Emilia Smith (official) Female, DoB: 1990-05-15 ( Medical Record Number: 12345678\u00a0(use:\u00a0usual,\u00a0period:\u00a02002-05-06 --> (ongoing)))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+1(555)1234567\">+1 (555) 1234567</a></li><li>123 Maple Street, Cityville, State, 12345(home)</li></ul></td></tr></table></div>"
},
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record Number"
}
]
},
"system" : "urn:oid:1.2.36.146.595.217.0.1",
"value" : "12345678",
"period" : {
"start" : "2002-05-06"
},
"assigner" : {
"display" : "Acme Healthcare"
}
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Smith",
"given" : [
"Emilia"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+1 (555) 1234567",
"use" : "mobile"
}
],
"gender" : "female",
"birthDate" : "1990-05-15",
"deceasedBoolean" : false,
"address" : [
{
"use" : "home",
"type" : "both",
"text" : "123 Maple Street, Cityville, State, 12345",
"line" : [
"123 Maple Street"
],
"city" : "Cityville",
"state" : "MA",
"postalCode" : "12345",
"period" : {
"start" : "1990-05-15"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Patient/USCorePatient-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/servicerequest.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "service-request-2-USCorePatient-GMTP-1",
"meta" : {
"versionId" : "1"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_service-request-2-USCorePatient-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest service-request-2-USCorePatient-GMTP-1</b></p><a name=\"service-request-2-USCorePatient-GMTP-1\"> </a><a name=\"hcservice-request-2-USCorePatient-GMTP-1\"> </a><a name=\"service-request-2-USCorePatient-GMTP-1-en-US\"> </a><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\">version: 1</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 405825005}, {http://hl7.org/fhir/sid/icd-10-cm Z13.89}, {http://www.ama-assn.org/go/cpt 81479}\">Molecular genetic test (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>occurrence</b>: 2023-12-10 19:32:52-0500</p><p><b>authoredOn</b>: 2023-11-10 19:32:52-0500</p><p><b>requester</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Practitioner_requesting-provider-USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>performer</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Organization_servicing-provider-GMTP-1\">Bundle: type = transaction</a></p><p><b>reasonReference</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Condition_related-Condition-GMTP-1\">Bundle: type = transaction</a></p><p><b>insurance</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Coverage_coverage-GMTP-1\">Bundle: type = transaction</a></p></div>"
},
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405825005",
"display" : "Molecular genetic test (procedure)"
},
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "Z13.89",
"display" : "Encounter for screening for other disorder"
},
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "81479",
"display" : "Unlisted molecular pathology procedure"
}
]
},
"subject" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"occurrenceDateTime" : "2023-12-10T19:32:52-05:00",
"authoredOn" : "2023-11-10T19:32:52-05:00",
"requester" : {
"reference" : "Practitioner/requesting-provider-USCorePatient-GMTP-1"
},
"performer" : [
{
"reference" : "Organization/servicing-provider-GMTP-1"
}
],
"reasonReference" : [
{
"reference" : "Condition/related-Condition-GMTP-1"
}
],
"insurance" : [
{
"reference" : "Coverage/coverage-GMTP-1"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/service-request-2-USCorePatient-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/condition.html",
"resource" : {
"resourceType" : "Condition",
"id" : "related-Condition-GMTP-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_related-Condition-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition related-Condition-GMTP-1</b></p><a name=\"related-Condition-GMTP-1\"> </a><a name=\"hcrelated-Condition-GMTP-1\"> </a><a name=\"related-Condition-GMTP-1-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm E11.618}\">Type 2 diabetes mellitus with other diabetic arthropathy</span></p><p><b>subject</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>onset</b>: 2012-05-24 00:00:00+0000</p><p><b>recordedDate</b>: 2012-05-24 00:00:00+0000</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "E11.618",
"display" : "Type 2 diabetes mellitus with other diabetic arthropathy"
}
]
},
"subject" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"onsetDateTime" : "2012-05-24T00:00:00+00:00",
"recordedDate" : "2012-05-24T00:00:00+00:00"
},
"request" : {
"method" : "PUT",
"url" : "Condition/related-Condition-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/researchstudy.html",
"resource" : {
"resourceType" : "ResearchStudy",
"id" : "research-study-GMTP-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ResearchStudy_research-study-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ResearchStudy research-study-GMTP-1</b></p><a name=\"research-study-GMTP-1\"> </a><a name=\"hcresearch-study-GMTP-1\"> </a><a name=\"research-study-GMTP-1-en-US\"> </a><p><b>identifier</b>: <code>https://clinicaltrials.gov</code>/NCT02326129</p><p><b>title</b>: Clinical Study on Treatment X</p><p><b>status</b>: Active</p><p><b>condition</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm E11.618}\">Type 2 diabetes mellitus with other diabetic arthropathy</span></p><p><b>period</b>: 2023-11-01 --> 2025-11-30</p><p><b>sponsor</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Organization_billing-provider-GMTP-1\">Bundle: type = transaction</a></p></div>"
},
"identifier" : [
{
"system" : "https://clinicaltrials.gov",
"value" : "NCT02326129"
}
],
"title" : "Clinical Study on Treatment X",
"status" : "active",
"condition" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "E11.618",
"display" : "Type 2 diabetes mellitus with other diabetic arthropathy"
}
]
}
],
"period" : {
"start" : "2023-11-01",
"end" : "2025-11-30"
},
"sponsor" : {
"reference" : "Organization/billing-provider-GMTP-1"
}
},
"request" : {
"method" : "PUT",
"url" : "ResearchStudy/research-study-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/servicerequest.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "service-request-USCorePatient-GMTP-1",
"meta" : {
"versionId" : "2"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_service-request-USCorePatient-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest service-request-USCorePatient-GMTP-1</b></p><a name=\"service-request-USCorePatient-GMTP-1\"> </a><a name=\"hcservice-request-USCorePatient-GMTP-1\"> </a><a name=\"service-request-USCorePatient-GMTP-1-en-US\"> </a><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\">version: 2</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 405825005}, {http://hl7.org/fhir/sid/icd-10-cm Z13.89}, {http://www.ama-assn.org/go/cpt 81479}\">Molecular genetic test (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Patient_USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>occurrence</b>: 2023-12-15 19:32:52-0500</p><p><b>authoredOn</b>: 2023-11-29 19:32:52-0500</p><p><b>requester</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Practitioner_requesting-provider-USCorePatient-GMTP-1\">Bundle: type = transaction</a></p><p><b>performer</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Organization_servicing-provider-GMTP-1\">Bundle: type = transaction</a></p><p><b>reasonReference</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Condition_related-Condition-GMTP-1\">Bundle: type = transaction</a></p><p><b>insurance</b>: <a href=\"Bundle-tests-USCorePatient-GMTP-1-bundle.html#Coverage_coverage-GMTP-1\">Bundle: type = transaction</a></p></div>"
},
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405825005",
"display" : "Molecular genetic test (procedure)"
},
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "Z13.89",
"display" : "Encounter for screening for other disorder"
},
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "81479",
"display" : "Unlisted molecular pathology procedure"
}
]
},
"subject" : {
"reference" : "Patient/USCorePatient-GMTP-1"
},
"occurrenceDateTime" : "2023-12-15T19:32:52-05:00",
"authoredOn" : "2023-11-29T19:32:52-05:00",
"requester" : {
"reference" : "Practitioner/requesting-provider-USCorePatient-GMTP-1"
},
"performer" : [
{
"reference" : "Organization/servicing-provider-GMTP-1"
}
],
"reasonReference" : [
{
"reference" : "Condition/related-Condition-GMTP-1"
}
],
"insurance" : [
{
"reference" : "Coverage/coverage-GMTP-1"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/service-request-USCorePatient-GMTP-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/organization.html",
"resource" : {
"resourceType" : "Organization",
"id" : "servicing-provider-GMTP-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_servicing-provider-GMTP-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization servicing-provider-GMTP-1</b></p><a name=\"servicing-provider-GMTP-1\"> </a><a name=\"hcservicing-provider-GMTP-1\"> </a><a name=\"servicing-provider-GMTP-1-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1234567893</p><p><b>active</b>: true</p><p><b>name</b>: Healthcare Clinic</p><p><b>telecom</b>: <a href=\"tel:+1(987)6543210\">+1 (987) 6543210</a>, fax: +1 (987) 6543210</p><p><b>address</b>: 789 Elm Street Metropolis NY 67890 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1234567893"
}
],
"active" : true,
"name" : "Healthcare Clinic",
"telecom" : [
{
"system" : "phone",
"value" : "+1 (987) 6543210",
"use" : "mobile"
},
{
"system" : "fax",
"value" : "+1 (987) 6543210"
}
],
"address" : [
{
"line" : [
"789 Elm Street"
],
"city" : "Metropolis",
"state" : "NY",
"postalCode" : "67890",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/servicing-provider-GMTP-1"
}
}
]
}