FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypeHealthcareService
IdHealthcareService-hsMgv7tiYyaGsijG9.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: HealthcareService

Resource HealthcareService "hsMgv7tiYyaGsijG9" Updated "2020-07-07 13:26:22+0000" (Language "en-US")

Profile: Plan-Net HealthcareService

Delivery Method

value: Physical (Delivery Methods#physical)

active: true

providedBy: Organization/o7C3dwiGT6Eatxkyb "GoodRx Pharmacy"

category: Pharmacy (Healthcare Service Category#pharm)

location: Location/lMFvtQ9PuGhKCanxe "OrgA CT Location 1"

name: Compounding Pharmacy by OrgA

telecom: -unknown-


Source1

{
  "resourceType": "HealthcareService",
  "id": "hsMgv7tiYyaGsijG9",
  "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-US",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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/o7C3dwiGT6Eatxkyb"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
          "code": "pharm",
          "display": "Pharmacy"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/lMFvtQ9PuGhKCanxe"
    }
  ],
  "name": "Compounding Pharmacy by OrgA",
  "telecom": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary",
          "valueReference": {
            "reference": "Location/lMFvtQ9PuGhKCanxe"
          }
        }
      ]
    }
  ]
}