FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex-plan-net |
| Resource Type | HealthcareService |
| Id | HealthcareService-PharmChainCompService.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService PharmChainCompService
Last updated: 2020-07-07 13:26:22+0000; Language: en-US
Profile: Plan-Net HealthcareService
Delivery Method
- type: Physical
active: true
providedBy: Organization Pharm Chain
category: Pharmacy
specialty: Compounding Pharmacy
location: Location OrgA CT Location 1
name: Compounding Pharmacy by OrgA
telecom: -unknown-
{
"resourceType": "HealthcareService",
"id": "PharmChainCompService",
"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/PharmChain"
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
"code": "pharm",
"display": "Pharmacy"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "3336C0004X",
"display": "Compounding Pharmacy"
}
],
"text": "Compounding Pharmacy"
}
],
"location": [
{
"reference": "Location/PharmLoc1"
}
],
"name": "Compounding Pharmacy by OrgA",
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/via-intermediary",
"valueReference": {
"reference": "Location/PharmLoc1"
}
}
]
}
]
}