FHIRcast logo

FHIRcast
3.0.0-ballot - STU 3 Ballot International flag

FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions

: FHIRcastHibernateContext-Example - JSON Representation

Raw json | Download


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