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

FHIR IG analytics

Packagehl7.fhir.us.directory-query
Resource TypeHealthcareService
IdHealthcareService-PharmChainRetailService.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 "PharmChainRetailService" Updated "2020-07-07 13:26:22+0000" (Language "en-US")

Profile: National Directory Endpoint Qry Exchange HealthcareService

Delivery Method

value: Physical (Delivery Methods Code System#physical)

New Patients

value: Accepting existing patients (Accepting Patients Codes Code System#existptonly)

value: Organization/AcmeofCTStdNet "ACME CT Preferred Provider Network"

active: true

providedBy: Organization/PharmChain "Pharm Chain"

category: Pharmacy (Healthcare Service Category Code System#pharm)

specialty: Community/Retail Pharmacy (provider-taxonomy#3336C0003X)

location:

name: Pharmacy by PharmChain

telecom: -unknown-


Source1

{
  "resourceType": "HealthcareService",
  "id": "PharmChainRetailService",
  "meta": {
    "lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
    "profile": [
      "http://hl7.org/fhir/us/directory-query/StructureDefinition/NatlDirEndpointQry-HealthcareService"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "deliveryMethodtype",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/directory-query/CodeSystem/DeliveryMethodCS",
                "code": "physical"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/directory-query/StructureDefinition/delivery-method"
    },
    {
      "extension": [
        {
          "url": "acceptingPatients",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/directory-query/CodeSystem/AcceptingPatientsCS",
                "code": "existptonly"
              }
            ]
          }
        },
        {
          "url": "fromNetwork",
          "valueReference": {
            "reference": "Organization/AcmeofCTStdNet"
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/directory-query/StructureDefinition/newpatients"
    }
  ],
  "active": true,
  "providedBy": {
    "reference": "Organization/PharmChain"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/directory-query/CodeSystem/HealthcareServiceCategoryCS",
          "code": "pharm",
          "display": "Pharmacy"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://nucc.org/provider-taxonomy",
          "code": "3336C0003X",
          "display": "Community/Retail Pharmacy"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/PharmLoc1"
    },
    {
      "reference": "Location/PharmLoc2"
    },
    {
      "reference": "Location/PharmLoc3"
    },
    {
      "reference": "Location/PharmLoc4"
    }
  ],
  "name": "Pharmacy by PharmChain",
  "telecom": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/us/directory-query/StructureDefinition/via-intermediary",
          "valueReference": {
            "reference": "Organization/PharmChain"
          }
        }
      ]
    }
  ]
}