Package | ehelse.fhir.no.grunndata.test |
Resource Type | StructureDefinition |
Id | gd-municipalitycoded.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-municipalitycoded |
URL | http://ehelse.no/fhir/StructureDefinition/gd-municipalitycoded |
Version | 3.0.0 |
Status | draft |
Name | GdMunicipalitycoded |
Description | Coded value for municipality/county Norwegian kommune |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://ehelse.no/fhir/StructureDefinition/gd-municipalitycoded", "version": "3.0.0", "name": "GdMunicipalitycoded", "status": "draft", "description": "Coded value for municipality/county Norwegian kommune", "fhirVersion": "4.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address.district" }, { "type": "element", "expression": "Address" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "Coded value for municipality/county, Norwegian kommune", "alias": [ "kommunenummer", "kommune", "county" ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehelse.no/fhir/StructureDefinition/gd-municipalitycoded" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "description": "kommunenummer according to CodeSystem", "valueSet": "urn:oid:2.16.578.1.12.4.1.1.3402" } }, { "id": "Extension.value[x].system", "path": "Extension.value[x].system", "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.3402" }, { "id": "Extension.value[x].code", "path": "Extension.value[x].code", "alias": [ "kommunenummer" ] } ] } }