Package | hl7-france-fhir.administrative |
Resource Type | StructureDefinition |
Id | fr-lunar-date |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrPatientLunarDate |
URL | http://interopsante.org/fhir/StructureDefinition/FrPatientLunarDate |
Version | 4.0.0 |
Status | active |
Date | 2019-12-09 |
Name | FrPatientLunarDate |
Description | Approximate birthdate of the patient | Date de naissance approximative du patient. |
Purpose | Indicate an approximate birthdate | Permet de spécifier une date approximative de naissance du patient |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "fr-lunar-date", "meta": { "versionId": "2", "lastUpdated": "2019-07-03T10:11:52.671+00:00" }, "url": "http://interopsante.org/fhir/StructureDefinition/FrPatientLunarDate", "version": "4.0.0", "name": "FrPatientLunarDate", "status": "active", "date": "2019-12-09", "publisher": "InteropSanté", "contact": [ { "name": "François Macary/Isabelle Gibaud", "telecom": [ { "system": "email", "value": "francois.macary@phast.fr", "use": "work" } ] } ], "description": "Approximate birthdate of the patient | Date de naissance approximative du patient.", "purpose": "Indicate an approximate birthdate | Permet de spécifier une date approximative de naissance du patient", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Patient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Approximative birthdate | Date de naissance approximative", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrPatientLunarDate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }