Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

Extension: nl-core-address-official

URL for this extension:

http://fhir.nl/fhir/StructureDefinition/nl-address-official

Status: draft. Extension maintained by:

Base StructureDefinition for Extension Type

Context of Use: Use on element: Address

usage info: insert a list of places where this extension is used

Extension Content

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*booleanURL = http://fhir.nl/fhir/StructureDefinition/nl-address-official
nl-core-address-official: Base StructureDefinition for Extension Type
Use on element: Address

doco Documentation for this format

Fulle Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://fhir.nl/fhir/StructureDefinition/nl-address-official
nl-core-address-official: Base StructureDefinition for Extension Type
Use on element: Address
... extension 0..*ExtensionAdditional Content defined by implementations
... url 1..1uri"http://fhir.nl/fhir/StructureDefinition/nl-address-official"
... valueBoolean 1..1booleantrue if part of an official registry. false if it is not

doco Documentation for this format

XML Template

<!-- nl-core-address-official -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://fhir.nl/fhir/StructureDefinition/nl-address-official" >
  <!-- from Element: extension -->
 <valueBoolean value="[boolean]"/><!-- 1..1 true if part of an official registry. false if it is not -->
</extension>

JSON Template

{ // nl-core-address-official
  // from Element: extension
    "url" : "http://fhir.nl/fhir/StructureDefinition/nl-address-official", // R! 
    "valueBoolean" : <boolean> // R! true if part of an official registry. false if it is not
  }

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*booleanURL = http://fhir.nl/fhir/StructureDefinition/nl-address-official
nl-core-address-official: Base StructureDefinition for Extension Type
Use on element: Address

doco Documentation for this format

Full Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. extension0..*ExtensionURL = http://fhir.nl/fhir/StructureDefinition/nl-address-official
nl-core-address-official: Base StructureDefinition for Extension Type
Use on element: Address
... extension 0..*ExtensionAdditional Content defined by implementations
... url 1..1uri"http://fhir.nl/fhir/StructureDefinition/nl-address-official"
... valueBoolean 1..1booleantrue if part of an official registry. false if it is not

doco Documentation for this format

XML Template

<!-- nl-core-address-official -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://fhir.nl/fhir/StructureDefinition/nl-address-official" >
  <!-- from Element: extension -->
 <valueBoolean value="[boolean]"/><!-- 1..1 true if part of an official registry. false if it is not -->
</extension>

JSON Template

{ // nl-core-address-official
  // from Element: extension
    "url" : "http://fhir.nl/fhir/StructureDefinition/nl-address-official", // R! 
    "valueBoolean" : <boolean> // R! true if part of an official registry. false if it is not
  }