FHIR IG analytics| Package | ans.fhir.fr.tdmi |
| Resource Type | Organization |
| Id | Organization-dmi-organization-interne-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Organisation dmi-organization-interne-example
Profil: DMI Organization Interne
DMI Identifiant Local Distributeur: identifiant-local-distributeur-example-oi
type: Structure interne ou Service
name: DMI Organization Interne Example Name
{
"resourceType": "Organization",
"id": "dmi-organization-interne-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-organization-interne"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-identifiant-local-distributeur",
"valueIdentifier": {
"value": "identifiant-local-distributeur-example-oi"
}
}
],
"type": [
{
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R207-TypeOrganisationInterne/FHIR/TRE-R207-TypeOrganisationInterne",
"code": "2",
"display": "Structure interne ou Service"
}
]
}
],
"name": "DMI Organization Interne Example Name"
}