Package | ufp.core |
Resource Type | StructureDefinition |
Id | PlanetUFP |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ufp.core@0.6.0&canonical=http://fhir.ufp/StructureDefinition/planet |
URL | http://fhir.ufp/StructureDefinition/planet |
Version | 0.2 |
Status | draft |
Name | PlanetUFP |
Description | Extension for DataType `Address` to add information about the planet on which the address is located. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
address-ufp | Datatype Address Profile "address-ufp" |
MeineAdresse | Profil für den Datentyp Adresse |
MeinAdressProfil | Mein Adress-Profil |
MyAddress | MyAddress |
MeineAdresse | meine Adresse |
MeineAdresse | Mein Profil für Datentyp Adresse |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://fhir.ufp/StructureDefinition/planet", "version": "0.2", "name": "PlanetUFP", "status": "draft", "description": "Extension for DataType `Address` to add information about the planet on which the address is located.", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Optional Extensions Element", "definition": "Optional Extension Element - found in all resources.", "constraint": [ { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "Extension.url", "path": "Extension.url", "type": [ { "code": "uri" } ], "fixedUri": "http://fhir.ufp/StructureDefinition/planet" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "string" } ] } ] } }