FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "tba-organizationcoverage",
"url": "http://hl7.no/fhir/StructureDefinition/tba-organizationcoverage",
"version": "0.1",
"name": "TbaOrganizationcoverage",
"status": "draft",
"date": "2019-05-15",
"description": "The coverage of a service hosted by one of the organizations. Specifically used by norwegian Municipalities",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Organization"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.no/fhir/StructureDefinition/tba-organizationcoverage"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.no/fhir/StructureDefinition/no-basis-Organization"
]
}
]
}
]
}
}