FHIR IG analytics| Package | hl7.fhir.au.base |
| Resource Type | Organization |
| Id | Organization-5-8631-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization 5-8631-1
version: Version-2
Profile: AU Base Organization
identifier: HPI-O/8003621566684455
type: Pathology and Diagnostic Imaging Services
name: Test Org -DigitalHealth 5
alias: Digital Health 5, Digital Health Five
address: 23 Marcus Cres KEMPSEY NSW 2440 AU
{
"resourceType": "Organization",
"id": "5-8631-1",
"meta": {
"versionId": "Version-2",
"profile": [
"http://hl7.org.au/fhir/StructureDefinition/au-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code": "NOI"
}
],
"text": "HPI-O"
},
"system": "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
"value": "8003621566684455"
}
],
"type": [
{
"coding": [
{
"system": "http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0",
"code": "8520",
"display": "Pathology and Diagnostic Imaging Services"
}
]
}
],
"name": "Test Org -DigitalHealth 5",
"alias": [
"Digital Health 5",
"Digital Health Five"
],
"address": [
{
"type": "physical",
"line": [
"23 Marcus Cres"
],
"city": "KEMPSEY",
"state": "NSW",
"postalCode": "2440",
"country": "AU"
}
]
}