Package | hl7-france-fhir.administrative |
Resource Type | StructureDefinition |
Id | fr-comment |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment |
URL | http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment |
Version | 4.0.0 |
Status | active |
Date | 2019-07-05 |
Name | FrPatientContactComment |
Description | add a comment on a dataElement of a resource | Ajout d'un commentaire sur un dataElement d'une ressource |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
FrPatient | FrPatient |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "fr-comment", "meta": { "versionId": "1", "lastUpdated": "2019-07-05T00:00:00+00:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment", "version": "4.0.0", "name": "FrPatientContactComment", "status": "active", "date": "2019-07-05", "publisher": "InteropSanté", "contact": [ { "name": "François macary et Isabelle Gibaud", "telecom": [ { "system": "email", "value": "francois.macary@phast.fr" } ] } ], "description": "add a comment on a dataElement of a resource | Ajout d'un commentaire sur un dataElement d'une ressource", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "fhirpath", "expression": "Patient.contact" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Comment on a dataElement | Commentaire sur un dataElement" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }