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

FHIR IG analytics

Packagehl7.fhir.us.spl
Resource TypeHealthcareService
IdHealthcareService-SampleLabelerBusinessOperation.json
FHIR VersionR5

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 SampleLabelerBusinessOperation

providedBy: Organization National Pharma of India Inc.

type: manufacture

serviceProvisionCode: Manufactures human prescription drug products


Source1

{
  "resourceType": "HealthcareService",
  "id": "SampleLabelerBusinessOperation",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/spl/StructureDefinition/LabelerBusinessOperation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "providedBy": {
    "reference": "Organization/SampleLabelerOrganization"
  },
  "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": "C106643",
          "display": "Manufactures human prescription drug products"
        }
      ]
    }
  ]
}