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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeOrganization
IdOrganization-hopitaltest-service-11007-dietetique.json
FHIR VersionR4

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

Narratif généré : Organisation hopitaltest-service-11007-dietetique

identifier: http://hopitalTest.fr/namingsystem/organization/11007 (utilisation : official, )

type: SERVICE

name: Service Dietetique


Source1

{
  "resourceType": "Organization",
  "id": "hopitaltest-service-11007-dietetique",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://hopitalTest.fr/namingsystem/organization",
      "value": "11007"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
          "code": "SERVICE",
          "display": "Service"
        }
      ],
      "text": "SERVICE"
    }
  ],
  "name": "Service Dietetique"
}