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
{
"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"
}
}
]
}