Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jmablog/hugo-clinic-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Adams <james@jmablog.com>2020-07-27 01:15:23 +0300
committerJames Adams <james@jmablog.com>2020-07-27 01:15:23 +0300
commit2e794b6f08f9ba5889a450eae4a7625307c897ce (patch)
treed2d93210331bc3bba29890bac32dc9ec317c2bd3
parent537c1aee1cd94a600670f2e929b042047168bc30 (diff)
updated example patients
-rw-r--r--exampleSite/content/all/jane-doe/2020-01-08-jane-doe-assessment.md8
-rw-r--r--exampleSite/content/all/jane-doe/2020-02-01-jane-doe-follow-up.md4
-rw-r--r--exampleSite/content/all/jane-doe/2020-03-02-jane-doe-xray_from_doctor/index.md8
-rw-r--r--exampleSite/content/all/john-smith/2020-01-01-john-smith-assessment.md4
-rw-r--r--exampleSite/content/all/john-smith/2020-02-01-john-smith-follow-up.md4
-rw-r--r--exampleSite/content/all/john-smith/2020-03-01-john-smith-xray_from_doctor/index.md4
6 files changed, 16 insertions, 16 deletions
diff --git a/exampleSite/content/all/jane-doe/2020-01-08-jane-doe-assessment.md b/exampleSite/content/all/jane-doe/2020-01-08-jane-doe-assessment.md
index d793f13..e601ca8 100644
--- a/exampleSite/content/all/jane-doe/2020-01-08-jane-doe-assessment.md
+++ b/exampleSite/content/all/jane-doe/2020-01-08-jane-doe-assessment.md
@@ -1,13 +1,13 @@
---
-patient: "James Adams"
+patient: "Jane Doe"
type: "assessment"
-date: 2020-01-01
+date: 2020-01-08
toc: true
---
-# James Adams
+# Jane Doe
-**Date of assessment:** 1 January 2020
+**Date of assessment:** 8 January 2020
## Patient Details
diff --git a/exampleSite/content/all/jane-doe/2020-02-01-jane-doe-follow-up.md b/exampleSite/content/all/jane-doe/2020-02-01-jane-doe-follow-up.md
index 6db892a..d0929f5 100644
--- a/exampleSite/content/all/jane-doe/2020-02-01-jane-doe-follow-up.md
+++ b/exampleSite/content/all/jane-doe/2020-02-01-jane-doe-follow-up.md
@@ -1,11 +1,11 @@
---
-patient: "James Adams"
+patient: "Jane Doe"
type: "follow-up"
date: 2020-02-01
toc: false
---
-# James Adams
+# Jane Doe
**Date:** 1 February 2020
diff --git a/exampleSite/content/all/jane-doe/2020-03-02-jane-doe-xray_from_doctor/index.md b/exampleSite/content/all/jane-doe/2020-03-02-jane-doe-xray_from_doctor/index.md
index cb3a14b..92fd93d 100644
--- a/exampleSite/content/all/jane-doe/2020-03-02-jane-doe-xray_from_doctor/index.md
+++ b/exampleSite/content/all/jane-doe/2020-03-02-jane-doe-xray_from_doctor/index.md
@@ -1,14 +1,14 @@
---
-patient: "James Adams"
+patient: "Jane Doe"
type: "other"
description: "Xray From Doctor"
-date: 2020-03-01
+date: 2020-03-02
toc: false
---
-# James Adams
+# Jane Doe
-**Date:** 1 March 2020
+**Date:** 3 March 2020
## Xray From Doctor
diff --git a/exampleSite/content/all/john-smith/2020-01-01-john-smith-assessment.md b/exampleSite/content/all/john-smith/2020-01-01-john-smith-assessment.md
index d793f13..d28cdc4 100644
--- a/exampleSite/content/all/john-smith/2020-01-01-john-smith-assessment.md
+++ b/exampleSite/content/all/john-smith/2020-01-01-john-smith-assessment.md
@@ -1,11 +1,11 @@
---
-patient: "James Adams"
+patient: "John Smith"
type: "assessment"
date: 2020-01-01
toc: true
---
-# James Adams
+# John Smith
**Date of assessment:** 1 January 2020
diff --git a/exampleSite/content/all/john-smith/2020-02-01-john-smith-follow-up.md b/exampleSite/content/all/john-smith/2020-02-01-john-smith-follow-up.md
index 6db892a..a9cb371 100644
--- a/exampleSite/content/all/john-smith/2020-02-01-john-smith-follow-up.md
+++ b/exampleSite/content/all/john-smith/2020-02-01-john-smith-follow-up.md
@@ -1,11 +1,11 @@
---
-patient: "James Adams"
+patient: "John Smith"
type: "follow-up"
date: 2020-02-01
toc: false
---
-# James Adams
+# John Smith
**Date:** 1 February 2020
diff --git a/exampleSite/content/all/john-smith/2020-03-01-john-smith-xray_from_doctor/index.md b/exampleSite/content/all/john-smith/2020-03-01-john-smith-xray_from_doctor/index.md
index cb3a14b..e546cf9 100644
--- a/exampleSite/content/all/john-smith/2020-03-01-john-smith-xray_from_doctor/index.md
+++ b/exampleSite/content/all/john-smith/2020-03-01-john-smith-xray_from_doctor/index.md
@@ -1,12 +1,12 @@
---
-patient: "James Adams"
+patient: "John Smith"
type: "other"
description: "Xray From Doctor"
date: 2020-03-01
toc: false
---
-# James Adams
+# John Smith
**Date:** 1 March 2020