Generated Narrative: OperationOutcome
Issues
- | Severity | Code | Details |
* | information | informational | Patient not registered for MyMedicare. () |
"
];
fhir:OperationOutcome.issue [
fhir:index 0;
fhir:OperationOutcome.issue.severity [ fhir:value "information" ];
fhir:OperationOutcome.issue.code [ fhir:value "informational" ];
fhir:OperationOutcome.issue.details [
fhir:CodeableConcept.text [ fhir:value "Patient not registered for MyMedicare." ]
]
] .
# - ontology header ------------------------------------------------------------