Generated Narrative: OperationOutcome
Issues
- | Severity | Code | Details |
* | error | not-found | Request for MyMedicare information for less than 14 year old. () |
"
];
fhir:OperationOutcome.issue [
fhir:index 0;
fhir:OperationOutcome.issue.severity [ fhir:value "error" ];
fhir:OperationOutcome.issue.code [ fhir:value "not-found" ];
fhir:OperationOutcome.issue.details [
fhir:CodeableConcept.text [ fhir:value "Request for MyMedicare information for less than 14 year old." ]
]
] .
# - ontology header ------------------------------------------------------------