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

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeOrganization
IdOrganization-Exemplar-Local-Sponsor-Organization.json
FHIR VersionR6

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: Organization Exemplar-Local-Sponsor-Organization

Language: en

name: Fictive Pharmaceuticals (Australia) Pty

Contacts

-PurposeAddress
*AdministrativeFictive High Road Fictive Docks New South Wales Australia

Source1

{
  "resourceType": "Organization",
  "id": "Exemplar-Local-Sponsor-Organization",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Fictive Pharmaceuticals (Australia) Pty",
  "contact": [
    {
      "purpose": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
            "code": "ADMIN",
            "display": "Administrative"
          }
        ]
      },
      "address": {
        "line": [
          "Fictive High Road"
        ],
        "city": "Fictive Docks",
        "state": "New South Wales",
        "country": "Australia"
      }
    }
  ]
}