| Package | nhs.fhir.lv.vvis |
| Resource Type | StructureDefinition |
| Id | VVIS-Period-GeneralPractitionerEffectivePeriod.Extension.StructureDefinition |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=nhs.fhir.lv.vvis@0.1.0-test&canonical=https://vvis.gov.lv/fhir/StructureDefinition/Period/GeneralPractitionerEffectivePeriod |
| URL | https://vvis.gov.lv/fhir/StructureDefinition/Period/GeneralPractitionerEffectivePeriod |
| Version | 1 |
| Status | active |
| Name | GeneralPractitionerEffectivePeriod |
| Title | Effective Period |
| Description | The period during which the resource content was or is planned to be effective. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| LVPatient | LVPatient |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "https://vvis.gov.lv/fhir/StructureDefinition/Period/GeneralPractitionerEffectivePeriod",
"version": "1",
"name": "GeneralPractitionerEffectivePeriod",
"title": "Effective Period",
"status": "active",
"publisher": "NHS Latvia",
"description": "The period during which the resource content was or is planned to be effective.",
"fhirVersion": "4.3.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "StructureDefinition"
},
{
"type": "element",
"expression": "StructureMap"
},
{
"type": "element",
"expression": "CapabilityStatement"
},
{
"type": "element",
"expression": "OperationDefinition"
},
{
"type": "element",
"expression": "SearchParameter"
},
{
"type": "element",
"expression": "CompartmentDefinition"
},
{
"type": "element",
"expression": "ImplementationGuide"
},
{
"type": "element",
"expression": "CodeSystem"
},
{
"type": "element",
"expression": "ValueSet"
},
{
"type": "element",
"expression": "ConceptMap"
},
{
"type": "element",
"expression": "NamingSystem"
},
{
"type": "fhirpath",
"expression": "Practitioner.active"
},
{
"type": "element",
"expression": "Patient.generalPractitioner"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "The effective date range for the resource",
"definition": "The period during which the resource content was or is planned to be effective.",
"comment": "The effective period for a resource determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 would be published in 2015.",
"mustSupport": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://vvis.gov.lv/fhir/StructureDefinition/Period/GeneralPractitionerEffectivePeriod"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Period"
}
],
"mustSupport": true
},
{
"id": "Extension.value[x].start",
"path": "Extension.value[x].start",
"min": 1,
"mustSupport": true
},
{
"id": "Extension.value[x].end",
"path": "Extension.value[x].end",
"mustSupport": true
}
]
}
}