{
  "resourceType" : "HealthcareService",
  "id" : "HartfordOrthopedicServices",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "extension" : [{
    "extension" : [{
      "url" : "type",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/DeliveryMethodCS",
          "code" : "physical"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/delivery-method"
  }],
  "active" : true,
  "providedBy" : {
    "reference" : "Organization/HartfordOrthopedics"
  },
  "category" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
      "code" : "prov"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://nucc.org/provider-taxonomy",
      "code" : "207X00000X",
      "display" : "Orthopaedic Surgery Physician"
    }]
  }],
  "location" : [{
    "reference" : "Location/HospLoc1"
  },
  {
    "reference" : "Location/HospLoc2"
  }]
}