FHIRcast logo

FHIRcast
3.0.0 - STU 3 International flag

This page is part of the FHIRcast (v3.0.0: STU3 (v3.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: FHIRcastHibernateContext-Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "FHIRcastHibernateContext-Example",
  "meta" : {
    "profile" : [
      🔗 "http://fhircast.hl7.org/StructureDefinition/fhircast-hibernate"
    ]
  },
  "parameter" : [
    {
      "name" : "code",
      "valueCoding" : {
        "system" : "http://fhircast.hl7.org/CodeSystem/fhircast-codesystem",
        "code" : "user-initiated"
      }
    }
  ]
}