| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected UsageContext |
JsonParser.parseUsageContext(com.google.gson.JsonObject json) |
protected UsageContext |
XmlParser.parseUsageContext(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeUsageContext(String name,
UsageContext element) |
protected void |
XmlParser.composeUsageContext(String name,
UsageContext element) |
protected void |
RdfParser.composeUsageContext(Turtle.Complex parent,
String parentType,
String name,
UsageContext element,
int index) |
protected void |
XmlParser.composeUsageContextElements(UsageContext element) |
protected void |
JsonParser.composeUsageContextInner(UsageContext element) |
protected boolean |
XmlParser.parseUsageContextContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
UsageContext res) |
protected void |
JsonParser.parseUsageContextProperties(com.google.gson.JsonObject json,
UsageContext res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<UsageContext> |
EvidenceVariable.EvidenceVariableCharacteristicComponent.usageContext
Use UsageContext to define the members of the population, such as Age Ranges, Genders, Settings.
|
protected List<UsageContext> |
ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent.usageContext
Use UsageContext to define the members of the population, such as Age Ranges, Genders, Settings.
|
protected List<UsageContext> |
MetadataResource.useContext
The content was developed with a focus and intent of supporting the contexts that are listed.
|
Copyright © 2014–2021 Health Level 7. All rights reserved.