Package | hl7-france-fhir.administrative |
Resource Type | StructureDefinition |
Id | fr-estimated-discharge-date |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrEncounterEstimatedDischargeDate |
URL | http://interopsante.org/fhir/StructureDefinition/FrEncounterEstimatedDischargeDate |
Version | 4.0.0 |
Status | active |
Date | 2019-07-05 |
Name | FrEncounterEstimatedDischargeDate |
Description | This extension is used to specify the estimated discharge date of the patient |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
FrEncounter | FrEncounter |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "fr-estimated-discharge-date", "meta": { "versionId": "1", "lastUpdated": "2019-07-05T00:00:00+00:00" }, "url": "http://interopsante.org/fhir/StructureDefinition/FrEncounterEstimatedDischargeDate", "version": "4.0.0", "name": "FrEncounterEstimatedDischargeDate", "status": "active", "date": "2019-07-05", "publisher": "Interop'Santé", "contact": [ { "name": "François Macary/Isabelle Gibaud", "telecom": [ { "system": "email", "value": "francois.macary@phast.fr", "use": "work" } ] } ], "description": "This extension is used to specify the estimated discharge date of the patient", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Encounter" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Estimated discharge date | Date de sortie estimée", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrEncounterEstimatedDischargeDate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "date" } ] } ] } }