FHIR IG analytics| Package | ans.fhir.fr.sas |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-ExamplePractitionerRoleAgregateur3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : PractitionerRole ExamplePractitionerRoleAgregateur3
practitioner: Practitioner Sébastien THOMAS
organization: Identifier: Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS/1810004956
location: Location : identifier = Identifiant interne
Narratif généré : Localisation #ExampleLocation2
Profil: FrLocationAgregateur
identifier: Identifiant interne/2
address: 30 rue Mme DELMAS AGEN 47000
{
"resourceType": "PractitionerRole",
"id": "ExamplePractitionerRoleAgregateur3",
"meta": {
"profile": [
"http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Location",
"id": "ExampleLocation2",
"meta": {
"profile": [
"http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type",
"code": "INTRN"
}
]
},
"system": "urn:oid:1.1.111.1.111.1.1.1",
"value": "2"
}
],
"address": {
"line": [
"30 rue Mme DELMAS"
],
"city": "AGEN",
"postalCode": "47000"
}
}
],
"practitioner": {
"reference": "Practitioner/ExamplePractitioner2"
},
"organization": {
"identifier": {
"type": {
"coding": [
{
"system": "http://interopsante.org/fhir/CodeSystem/fr-v2-0203",
"code": "IDNST"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.2",
"value": "1810004956"
}
},
"location": [
{
"reference": "#ExampleLocation2"
}
]
}