FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | HealthcareService |
| Id | HealthcareService-ExampleEstablishmentOperation.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService ExampleEstablishmentOperation
Profile: EstablishmentBusinessOperation
providedBy: Organization EXAMPLE ESTABLISHMENT INC.
type: manufacture
serviceProvisionCode: manufactures human over-the-counter drug products produced under a monograph
{
"resourceType": "HealthcareService",
"id": "ExampleEstablishmentOperation",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentBusinessOperation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"providedBy": {
"reference": "Organization/ExampleEstablishment"
},
"type": [
{
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C43360",
"display": "manufacture"
}
]
}
],
"serviceProvisionCode": [
{
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C131708",
"display": "manufactures human over-the-counter drug products produced under a monograph"
}
]
}
]
}