PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative-2022@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment
{
  "description": "add a comment on a dataElement  of a resource | Ajout d'un commentaire sur un dataElement d'une ressource",
  "_filename": "fr-comment-R4.structuredefinition.json",
  "package_name": "hl7-france-fhir.administrative-2022",
  "date": "2019-07-05",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-07-05T00:00:00+00:00"
  },
  "publisher": "InteropSanté",
  "fhirVersion": "4.0.0",
  "name": "FrPatientContactComment",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "48d82394-ee65-4121-b996-40fdf589e657",
  "kind": "complex-type",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientContactComment",
  "context": [ {
    "type": "fhirpath",
    "expression": "Patient.contact"
  } ],
  "version": "4.0.0",
  "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"
      } ]
    } ]
  },
  "contact": [ {
    "name": "François macary et Isabelle Gibaud",
    "telecom": [ {
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}