Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@

|Property|Type|Values|Comments|
|-|-|-|-|
|currentMedication|optional Reference(FHIRMedicationRequest)|e.g. `{"reference":"users/123/medicationRequest/2"}`|Reference to the existing medication request, if applicable.|
|recommendedMedication|optional Reference(FHIRMedication)|e.g. `{"reference":"medications/2"}`|Reference to the recommended medication, if applicable. This should always direct to a medication, not a drug.|
|currentMedication|optional Reference(FhirMedicationRequest)|e.g. `{"reference":"users/123/medicationRequest/2"}`|Reference to the existing medication request, if applicable.|
|recommendedMedication|optional Reference(FhirMedication)|e.g. `{"reference":"medications/2"}`|Reference to the recommended medication, if applicable. This should always direct to a medication, not a drug.|
|displayInformation|DisplayInformation|-|The information necessary for the client to display the medication recommendation.|

##### Medication Recommendation Type
Expand Down Expand Up @@ -538,8 +538,8 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"8462-4"|"Diastolic blood pressure"|"http://unitsofmeasure.org"|double|"mm[Hg]"|"mmHg"|

Check failure on line 541 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L541

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:541 column:58} end:{line:541 column:83}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|"http://loinc.org"|"8480-6"|"Systolic blood pressure"|"http://unitsofmeasure.org"|double|"mm[Hg]"|"mmHg"|

Check failure on line 542 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L542

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:542 column:57} end:{line:542 column:82}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/bodyWeightObservations/$observationId$

Expand All @@ -547,7 +547,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"29463-7"|"Body weight"|double|"http://unitsofmeasure.org"|"kg" or "[lb_av]"|"kg" or "lbs"|

Check failure on line 550 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L550

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:550 column:53} end:{line:550 column:78}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/creatinineObservations/$observationId$

Expand All @@ -555,7 +555,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"2160-0"|"Creatinine [Mass/volume] in Serum or Plasma"|double|"http://unitsofmeasure.org"|"mg/dL"|"mg/dL"|

Check failure on line 558 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L558

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:558 column:84} end:{line:558 column:109}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/dryBodyWeightObservations/$observationId$

Expand All @@ -563,7 +563,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"29463-7"|"Body weight"|double|"http://unitsofmeasure.org"|"kg"|"kg"|

Check failure on line 566 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L566

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:566 column:53} end:{line:566 column:78}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/eGfrObservations/$observationId$

Expand All @@ -571,7 +571,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"98979-8"|"Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI 2021)"|double|"http://unitsofmeasure.org"|"mL/min/{1.73_m2}"|"mL/min/1.73_m2"|

Check failure on line 574 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L574

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:574 column:176} end:{line:574 column:201}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/heartRateObservations/$observationId$

Expand All @@ -579,7 +579,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"8867-4"|"Heart rate"|double|"http://unitsofmeasure.org"|"/min"|"beats/minute"|

Check failure on line 582 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L582

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:582 column:51} end:{line:582 column:76}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/potassiumObservations/$observationId$

Expand All @@ -587,7 +587,7 @@

|code>system|code>code|code>display|value>system|value>value|value>code|value>unit|
|-|-|-|-|-|-|-|
|"http://loinc.org"|"6298-4"|"Potassium [Moles/volume] in Blood"|double|"http://unitsofmeasure.org"|"meq/L"|"mEq/L"|

Check failure on line 590 in README.md

View workflow job for this annotation

GitHub Actions / Linkspector

[linkspector] README.md#L590

Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org
Raw output
message:"Cannot reach http://unitsofmeasure.org Status: null net::ERR_BLOCKED_BY_CLIENT at http://unitsofmeasure.org" location:{path:"README.md" range:{start:{line:590 column:74} end:{line:590 column:99}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}

#### users/$userId$/messages/$messageId$

Expand Down
Loading