FHIR IG analytics| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | Organization |
| Id | Organization-Exemplar-Local-Sponsor-Organization.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Exemplar-Local-Sponsor-Organization
Language: en
name: Fictive Pharmaceuticals (Australia) Pty
| Purpose | Address |
| Administrative | Fictive High Road Fictive Docks New South Wales Australia |
{
"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"
}
}
]
}