FHIR IG analytics| Package | hl7-france-fhir.administrative-2022 |
| Resource Type | Organization |
| Id | Organisation-Uf-hebergement-Cardio-R4-v1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative with Details
id : exemple-uf-hebergement-cardiologie-13122019
active : true
type : UF hébergement cardiologie (Details : {http://terminology.interopsante.org/CodeSystem/v2-3307 code 'UF' = 'Unité fonctionnelle', given as 'Unité fonctionnelle'})
name : UH d'hébergement de cardiologie
telecom : ph: 022-655 7656
address : Aile ouest, 4° étage
partOf : Organization/exemple-organisation-cardiologie-11122019
| - | Purpose | Name | Telecom | Address |
| * | Administrative (Details : {http://terminology.hl7.org/CodeSystem/contactentity-type code 'ADMIN' = 'Administrative) | Mme Carty | ph: 022-655 7656 | Aile ouest, 4° étage |
{
"resourceType": "Organization",
"id": "exemple-uf-hebergement-cardiologie-13122019",
"meta": {
"profile": [
"http://interopsante.org/fhir/structuredefinition/resource/fr-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/organization-period",
"valuePeriod": {
"start": "2012-01-01",
"end": "2020-05-01"
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "INTRN",
"display": "Identifiant interne"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.2.1330780321.y",
"value": "UF-Heb-cardio-3040"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.interopsante.org/CodeSystem/v2-3307",
"code": "UF",
"display": "Unité fonctionelle"
}
]
}
],
"name": "UF d'hébergement, Service de cardiologie, Hôpital Test",
"telecom": [
{
"system": "phone",
"value": "022-655 7656"
},
{
"system": "email",
"value": "cardio@hopitalTest.fr",
"use": "work"
}
],
"address": [
{
"line": [
"Aile ouest, étage 4"
]
}
],
"partOf": {
"reference": "Organization/exemple-organisation-cardiologie-11122019"
},
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN"
}
]
},
"name": {
"text": "Mme Stephanie Carty"
},
"telecom": [
{
"system": "phone",
"value": "022-655 7656"
},
{
"system": "email",
"value": "s.carty@hopitaltest.fr"
}
],
"address": {
"line": [
"Aile ouest, 4° étage"
]
}
}
]
}