FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-HVOPersonLogical.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical |
| URL | http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical |
| Version | 0.1.3-alpha |
| Status | draft |
| Name | HVOPersonLogical |
| Title | Person |
| Realm | se |
| Description | Klassen person håller information om en mänsklig individ. |
| Type | http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical |
| Kind | logical |
| StructureDefinition | ||
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | HVOPersonrollLogical | Personroll |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "HVOPersonLogical",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical",
"version": "0.1.3-alpha",
"name": "HVOPersonLogical",
"title": "Person",
"status": "draft",
"description": "Klassen person håller information om en mänsklig individ.",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "PersonToHVOPractitioner",
"uri": "HVOPractitioner"
}
],
"kind": "logical",
"abstract": false,
"type": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"differential": {
"element": [
{
"id": "HVOPersonLogical",
"path": "HVOPersonLogical",
"short": "Person",
"definition": "Klassen person håller information om en mänsklig individ."
},
{
"id": "HVOPersonLogical.id",
"path": "HVOPersonLogical.id",
"short": "id",
"definition": "Angivelse av person-id i form av personnummer eller samordningsnummer.\n\nAnges för de personer som har särskild administrativ behörighet att söka eller förändra uppgifter inom domänen på uppdrag av en särskild organisation.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "PersonToHVOPractitioner",
"map": "HVOPractitioner.identifier"
}
]
},
{
"id": "HVOPersonLogical.namn",
"path": "HVOPersonLogical.namn",
"short": "namn",
"definition": "Angivelse av personens namn.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "PersonToHVOPractitioner",
"map": "HVOPractitioner.name"
}
]
},
{
"id": "HVOPersonLogical.skyddadIdentitet",
"path": "HVOPersonLogical.skyddadIdentitet",
"short": "skyddadIdentitet",
"definition": "",
"min": 0,
"max": "1",
"type": [
{
"code": "Coding"
}
],
"mapping": [
{
"identity": "PersonToHVOPractitioner",
"map": ""
}
]
}
]
}
}