Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions . Page versions: R5

Extension: firstCreated

Financial Management FHIR Infrastructure Work Group   Maturity Level : N/A 1 Standards Status : Informative Trial Use Compartments Use Context : Device , Encounter , Patient , Practitioner , RelatedPerson Any
Official URL : http://hl7.org/fhir/StructureDefinition/firstCreated Version : 5.0.0-snapshot3
draft as of 2022-05-13 Computable Name : firstCreated
Flags : Non-Modifier OID : TBD

This is the narrative for the resource. See also the Context of Use : Use on Element ID Meta

Definition

Indicates when this resource ID was first associated with content on this server.

Extension Content

Summary

13.10.13 Mapping from http://hl7.org/fhir/ValueSet/explanationofbenefit-status
Name ExplanationOfBenefitStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-explanationofbenefit-status) Flags Card. Type to http://hl7.org/fhir/ValueSet/resource-status Description & Constraints DRAFT. Published doco
. . firstCreated 0..1 instant URL = http://hl7.org/fhir/StructureDefinition/firstCreated
firstCreated: Indicates when this resource ID was first associated with content on 01/11/2019 9:29:23 AM by HL7 (FHIR Project) ( http://hl7.org/fhir this server.
, fhir@lists.hl7.org

Use on Element ID Meta

doco Documentation for this format ).

Canonical Mapping for "A code specifying the state of the resource instance." Full Structure

Name Flags Card. Type Description & Constraints doco
.. extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/firstCreated
firstCreated: Indicates when this resource ID was first associated with content on this server.


Use on Element ID Meta
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/firstCreated"
... value[x] 1..1 instant Value of extension

doco Documentation for this format

Source Code XML Template

<!-- firstCreated -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/firstCreated" >
  <!-- from Element: extension -->
 <valueInstant value="[instant]"/><!-- I 1..1 Value of extension -->
</extension>

JSON Template


{ // firstCreated
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/firstCreated", // R! 
    "valueInstant" : "<instant>" // I R! Value of extension
  }

Equivalence Summary

Name Flags Card. Type Description & Constraints doco
.. firstCreated 0..1 instant URL = http://hl7.org/fhir/StructureDefinition/firstCreated
firstCreated: Indicates when this resource ID was first associated with content on this server.


Use on Element ID Meta

doco Documentation for this format

Destination Code Full Structure

equivalent error equivalent draft equivalent active equivalent abandoned
Name Flags Card. Type Description & Constraints doco
. . extension entered-in-error 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/firstCreated
firstCreated: Indicates when this resource ID was first associated with content on this server.

draft
Use on Element ID Meta
. . . extension 0..0
. . . url active 1..1 uri "http://hl7.org/fhir/StructureDefinition/firstCreated"
. . . value[x] cancelled 1..1 instant Value of extension

doco Documentation for this format

XML Template

<!-- firstCreated -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/firstCreated" >
  <!-- from Element: extension -->
 <valueInstant value="[instant]"/><!-- I 1..1 Value of extension -->
</extension>

JSON Template


{ // firstCreated
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/firstCreated", // R! 
    "valueInstant" : "<instant>" // I R! Value of extension
  }

 

Constraints

  • ele-1 : All FHIR elements must have a @value or children (xpath: hasValue() or (children().count() > id.count()) )
  • ext-1 : Must have either extensions or value[x], not both (xpath: extension.exists() != value.exists() )
  • ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()) )
  • ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists() )
  • ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: hasValue() or (children().count() > id.count()) )

Search

No Search Extensions defined for this resource

Examples of this extension

No examples found.