Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eesa456 committed Mar 6, 2024
1 parent c5247ba commit 1ac422d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/record-locator/producer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ paths:
* `type` MUST match one of the Document Types agreed during [onboarding](#api-description__onboarding). e.g.
```
"type": {
"coding\": [
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1363501000000100",
Expand All @@ -355,7 +355,7 @@ paths:
```
"format":
{
"system": "https://fhir.nhs.uk/STU3/CodeSystem/NRL-FormatCode-1",
"system": " https://fhir.nhs.uk/England/CodeSystem/England-NRLFormatCode",
"code": "urn:nhs-ic:unstructured"
"display": "Unstructured document"
}
Expand Down

0 comments on commit 1ac422d

Please sign in to comment.