Package | ehelse.fhir.no.grunndata.test |
Resource Type | StructureDefinition |
Id | gd-country-code-3166-1-3 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-country-code-3166-1-3 |
URL | http://ehelse.no/fhir/StructureDefinition/gd-country-code-3166-1-3 |
Version | 2.0.2 |
Status | draft |
Date | 2019-10-16 |
Name | GdCountryCode3166 |
Description | Element containting countrycodes from the official ValueSet definition for Iso 3166 Part 1: 3 Letter Codes |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
gd-Identifier-foreign | GdIdentifierForeign |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "gd-country-code-3166-1-3", "url": "http://ehelse.no/fhir/StructureDefinition/gd-country-code-3166-1-3", "version": "2.0.2", "name": "GdCountryCode3166", "status": "draft", "date": "2019-10-16", "description": "Element containting countrycodes from the official ValueSet definition for Iso 3166 Part 1: 3 Letter Codes", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address" }, { "type": "element", "expression": "Patient" }, { "type": "element", "expression": "Person" }, { "type": "element", "expression": "Identifier" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Iso 3166 alpha 3 codes", "definition": "Element containting countrycodes from the official ValueSet definition for Iso 3166 Part 1: 3 Letter Codes" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehelse.no/fhir/StructureDefinition/gd-country-code-3166-1-3" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "Iso 3166 Part 1: 3 Letter Codes", "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-3" } } ] } }